Changeset af3586 in git
- Timestamp:
- Apr 28, 1998, 11:07:21 AM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- b1dcdd9f7286126542c9c4836c397c161d624abf
- Parents:
- 0787e680e60a0cb469ca236583f2840665910030
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/getopt.h
r0787e6 raf3586 95 95 #define optional_argument 2 96 96 97 #if __STDC__ || defined(PROTO) 97 #if __STDC__ || defined(PROTO) || defined(__MWERKS__) 98 98 #if defined(__GNU_LIBRARY__) 99 99 /* Many other libraries have conflicting prototypes for getopt, with
Note: See TracChangeset
for help on using the changeset viewer.