Show
Ignore:
Timestamp:
2005-01-26 04:37:38 (4 years ago)
Author:
Ralf Wildenhues <wildenhues@…>
Branch:
HEAD
Message:

Make some functions static.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • commands.c

    r3773 r3808  
    324324} 
    325325 
    326 void pipe_msg (HEADER *h, FILE *fp, int decode, int print) 
     326static void pipe_msg (HEADER *h, FILE *fp, int decode, int print) 
    327327{ 
    328328  int cmflags = 0;