diff options
Diffstat (limited to 'src/os_unix.c')
-rw-r--r-- | src/os_unix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os_unix.c b/src/os_unix.c index 2223faf7..37cc3a7d 100644 --- a/src/os_unix.c +++ b/src/os_unix.c @@ -6129,7 +6129,6 @@ save_patterns(num_pat, pat, num_file, file) } #endif - /* * Return TRUE if the string "p" contains a wildcard that mch_expandpath() can * expand. |