Edit

IABSD.fr/xenocara/lib/libX11/src/Cmap.h

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2013-05-31 21:17:09
    Hash : 9573aeb4
    Message : Update to libX11 1.5.99.902 aka 1.6rc2

  • lib/libX11/src/Cmap.h
  • #ifndef _CMAP_H_
    #define _CMAP_H_
    
    #include <X11/Xlib.h>
    
    extern void
    _XcmsDeleteCmapRec(
        Display *dpy,
        Colormap cmap);
    
    #endif /* _CMAP_H_ */