diff options
Diffstat (limited to 'src/util.h')
-rwxr-xr-x[-rw-r--r--] | src/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h index a1a1bba..acb3e92 100644..100755 --- a/src/util.h +++ b/src/util.h @@ -470,6 +470,7 @@ void convertProtectionLevel( ); bool mainPageHasTitle(); +void initFilePattern(void); #endif |