Changeset 6244 for trunk/centstorage/src/runCentStorage.c
- Timestamp:
- 08/21/08 18:10:40 (5 months ago)
- Files:
-
- 1 modified
-
trunk/centstorage/src/runCentStorage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/centstorage/src/runCentStorage.c
r6209 r6244 52 52 /* setting the conf->flag_stop[i] to TRUE to indicate to the threads 53 53 they must quit. */ 54 // printf("Killing all threads:\n");55 54 for (i = 0; conf->modules[i].ModuleName; i++) 56 55 {
