Parent Directory
|
Revision Log
|
Patch
| code/trunk/pgrep.c revision 3 by nigel, Sat Feb 24 21:38:01 2007 UTC | code/tags/pcre-1.02/pgrep.c revision 8 by nigel, Sat Feb 24 21:38:11 2007 UTC | |
|---|---|---|
| # | Line 137 int i; | Line 137 int i; |
| 137 | int rc = 1; | int rc = 1; |
| 138 | int options = 0; | int options = 0; |
| 139 | int errptr; | int errptr; |
| 140 | char *error; | const char *error; |
| 141 | BOOL filenames = TRUE; | BOOL filenames = TRUE; |
| 142 | ||
| 143 | /* Process the options */ | /* Process the options */ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |