summaryrefslogtreecommitdiff
path: root/src/stubs/rmfshdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stubs/rmfshdl.c')
-rw-r--r--src/stubs/rmfshdl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stubs/rmfshdl.c b/src/stubs/rmfshdl.c
index 4e6d1da..1c6f650 100644
--- a/src/stubs/rmfshdl.c
+++ b/src/stubs/rmfshdl.c
@@ -1,10 +1,10 @@
-/* $XFree86: xc/lib/font/stubs/rmfshdl.c,v 1.1 1999/01/11 05:13:21 dawes Exp $ */
+/* $XFree86: xc/lib/font/stubs/rmfshdl.c,v 1.2 2003/09/13 21:33:03 dawes Exp $ */
#include "stubs.h"
void
remove_fs_handlers(FontPathElementPtr fpe,
- void (*block_handler) (),
+ BlockHandlerProcPtr blockHandler,
Bool all)
{
}