Browse code

comment synced

Kevin Lin authored on 2014/05/10 02:33:01
Showing 1 changed files
... ...
@@ -338,7 +338,7 @@ struct cl_engine {
338 338
     clcb_stats_get_hostid cb_stats_get_hostid;
339 339
 
340 340
     /* Raw disk image max settings */
341
-    uint32_t maxpartitions;
341
+    uint32_t maxpartitions; /* max number of partitions to scan in a disk image */
342 342
 
343 343
     /* Engine max settings */
344 344
     uint32_t maxiconspe; /* max number of icons to scan for PE */