diff options
Diffstat (limited to 'desktop/unx/source/pagein.h')
-rw-r--r-- | desktop/unx/source/pagein.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/unx/source/pagein.h b/desktop/unx/source/pagein.h index c31922b3f1a0..308fca530ada 100644 --- a/desktop/unx/source/pagein.h +++ b/desktop/unx/source/pagein.h @@ -22,7 +22,7 @@ #include <sal/config.h> -void pagein_execute(char const * path, char const * file); +void pagein_execute(char const* path, char const* file); #endif |