]> Dogcows Code - chaz/openbox/blobdiff - openbox/dispatch.c
export the NumLock and ScrollLock masks
[chaz/openbox] / openbox / dispatch.c
index 6ee211fd37d660e02ff3c7be3cdb9343f437165e..059f163bc47e66a8fb27297f76b3f8b3f7bcbb3f 100644 (file)
@@ -8,6 +8,7 @@ typedef struct {
     void *data;
 } Func;
 
+/* an array of GSList*s of Func*s */
 static GSList **funcs;
 
 void dispatch_startup()
This page took 0.021958 seconds and 4 git commands to generate.