mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
fixed compilation probs with SGI cc
This commit is contained in:
@@ -44,7 +44,7 @@ typedef struct _WPluginData {
|
||||
void **array;
|
||||
} WPluginData;
|
||||
|
||||
typedef void _DL_AnyProc(proplist_t);
|
||||
typedef void (*_DL_AnyProc)(proplist_t);
|
||||
|
||||
/* first 3 must == WS_FOCUSED WS_UNFOCUSED WS_PFOCUSED -- ]d */
|
||||
#ifdef DRAWSTRING_PLUGIN
|
||||
|
||||
Reference in New Issue
Block a user