Changeset 1074 for trunk/src/tools/openct-control.c
- Timestamp:
- 08/11/08 12:46:30 (5 months ago)
- Files:
-
- 1 modified
-
trunk/src/tools/openct-control.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tools/openct-control.c
r1047 r1074 149 149 fprintf(stderr, 150 150 "cannot access status file; no readers killed\n"); 151 return 1;151 return 0; 152 152 } 153 153
