]> Dogcows Code - chaz/openbox/commitdiff
comment what funcs is
authorDana Jansens <danakj@orodu.net>
Wed, 19 Mar 2003 07:40:07 +0000 (07:40 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 19 Mar 2003 07:40:07 +0000 (07:40 +0000)
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.023381 seconds and 4 git commands to generate.