Changeset 944 for trunk/src/emx/include/getopt.h
- Timestamp:
- Jan 11, 2004, 4:17:38 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/src/emx/include/getopt.h (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/getopt.h
-
Property cvs2svn:cvs-rev
changed from
1.4to1.5
r943 r944 38 38 */ 39 39 40 41 42 43 44 40 45 #ifndef _GETOPT_H_ 41 46 #define _GETOPT_H_ … … 69 74 int getopt_long __P((int, char * const *, const char *, 70 75 const struct option *, int *)); 76 77 78 79 80 81 82 83 71 84 __END_DECLS 72 85 #endif -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
