annotate dvdread/dvdread_internal.h @ 23948:66a261a0e0f2
Much smaller command line parser
This removes all code duplication for setting and unsetting -(no)flags specified
on the command line
author |
ivo |
date |
Tue, 31 Jul 2007 14:48:13 +0000 (2007-07-31) |
parents |
22cb9d5f1e21 |
children |
de28f9e8cb00 |
rev |
line source |
15876
|
1 #ifndef DVDREAD_INTERNAL_H
|
|
2 #define DVDREAD_INTERNAL_H
|
|
3
|
|
4
|
15880
|
5 #define CHECK_VALUE(arg)
|
|
6
|
15876
|
7
|
|
8 #endif /* DVDREAD_INTERNAL_H */
|