mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-31 01:11:00 +00:00
Cleanup formatting and whitespace
This commit is contained in:
parent
4c8524a209
commit
4030602b66
24 changed files with 175 additions and 185 deletions
|
@ -35,4 +35,3 @@
|
|||
@end
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -50,4 +50,3 @@ typedef void *cairo_surface_t;
|
|||
@end
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -155,4 +155,3 @@ struct XGGeneric {
|
|||
#define _NET_WM_STATE_TOGGLE 2 /* toggle property */
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -35,4 +35,3 @@ typedef unsigned long long XIMStyle;
|
|||
#define False 0
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -147,4 +147,3 @@ created.
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -187,4 +187,3 @@
|
|||
|
||||
#undef _CAIRO_SURFACE_CLASSNAME
|
||||
#undef _CAIRO_GSTATE_CLASSNAME
|
||||
|
||||
|
|
|
@ -48,4 +48,3 @@
|
|||
}
|
||||
|
||||
@end
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/*
|
||||
HeadlessGState.m
|
||||
|
||||
|
|
|
@ -51,4 +51,3 @@
|
|||
}
|
||||
|
||||
@end
|
||||
|
||||
|
|
|
@ -75,7 +75,7 @@ extern int XGErrorHandler(Display *display, XErrorEvent *err);
|
|||
XGDrawMechanism drawMechanism;
|
||||
}
|
||||
|
||||
- initForDisplay: (Display *)dpy screen: (int)screen_number;
|
||||
- (instancetype) initForDisplay: (Display *)dpy screen: (int)screen_number;
|
||||
- (XGDrawMechanism) drawMechanism;
|
||||
- (RContext *) context;
|
||||
@end
|
||||
|
|
|
@ -366,4 +366,3 @@ static unsigned int process_modifier_flags(unsigned int state)
|
|||
}
|
||||
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue