Changeset 370 for trunk/src/gmake/kmkbuiltin/cp_extern.h
- Timestamp:
- Dec 18, 2005, 4:48:02 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/kmkbuiltin/cp_extern.h
r229 r370 53 53 extern volatile sig_atomic_t info; 54 54 55 __BEGIN_DECLS56 55 int copy_fifo(struct stat *, int); 57 56 int copy_file(const FTSENT *, int); … … 59 58 int copy_special(struct stat *, int); 60 59 int setfile(struct stat *, int); 61 void usage(void); 62 __END_DECLS 60 int usage(void);
Note:
See TracChangeset
for help on using the changeset viewer.