diff options
Diffstat (limited to 'atarist/wildmat.c')
-rw-r--r-- | atarist/wildmat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atarist/wildmat.c b/atarist/wildmat.c index ec152d4dfb..98a3182bfa 100644 --- a/atarist/wildmat.c +++ b/atarist/wildmat.c @@ -1,4 +1,4 @@ -/* $Revision: 4.0.1.1 $ +/* $Revision: 4.1 $ ** ** Do shell-style pattern matching for ?, \, [], and * characters. ** Might not be robust in face of malformed patterns; e.g., "foo[a-" |