diff options
Diffstat (limited to 'src/stubs/rmfshdl.c')
-rw-r--r-- | src/stubs/rmfshdl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stubs/rmfshdl.c b/src/stubs/rmfshdl.c index d0bdd3d..b495661 100644 --- a/src/stubs/rmfshdl.c +++ b/src/stubs/rmfshdl.c @@ -7,7 +7,7 @@ #pragma weak remove_fs_handlers #endif -weak void +weak void remove_fs_handlers(FontPathElementPtr fpe, BlockHandlerProcPtr blockHandler, Bool all) |