Changeset 3808:3c7ee6cc1374 for commands.c
- Timestamp:
- 2005-01-26 04:37:38 (4 years ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r3773 r3808 324 324 } 325 325 326 void pipe_msg (HEADER *h, FILE *fp, int decode, int print)326 static void pipe_msg (HEADER *h, FILE *fp, int decode, int print) 327 327 { 328 328 int cmflags = 0;
