master/fsm.c
changeset 259 87b20532872b
parent 255 6b916cce7f27
child 260 5fe7df7f2433
--- a/master/fsm.c	Mon May 22 08:38:59 2006 +0000
+++ b/master/fsm.c	Mon May 22 09:16:12 2006 +0000
@@ -44,6 +44,10 @@
 
 /*****************************************************************************/
 
+/**
+   Size of memory to allocate while reading categories.
+*/
+
 #define EC_CAT_MEM 0x100
 
 /*****************************************************************************/