diff options
Diffstat (limited to 'src/WrFFrI.c')
-rw-r--r-- | src/WrFFrI.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WrFFrI.c b/src/WrFFrI.c index 6855c84..4c3ecac 100644 --- a/src/WrFFrI.c +++ b/src/WrFFrI.c @@ -315,7 +315,7 @@ WriteExtensions( #ifndef NO_ZPIPE -FUNC(xpmPipeThrough, FILE*, (int fd, +HFUNC(xpmPipeThrough, FILE*, (int fd, const char* cmd, const char* arg1, const char* mode)); |