Changeset 8245 for trunk/include/iprt/getopt.h
- Timestamp:
- 04/21/08 19:24:28 (9 months ago)
- Files:
-
- trunk/include/iprt/getopt.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/iprt/getopt.h
r8163 r8245 1 1 /** @file 2 * I ncredibly Portable Runtime- Command Line Parsing.2 * IPRT - Command Line Parsing. 3 3 */ 4 4

