Changeset 1074
- Timestamp:
- 08/11/08 14:46:30 (4 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
