diff options
Diffstat (limited to 'dcop/KDE-ICE/watch.c')
-rw-r--r-- | dcop/KDE-ICE/watch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/KDE-ICE/watch.c b/dcop/KDE-ICE/watch.c index 18be1ddc5..79a2b8910 100644 --- a/dcop/KDE-ICE/watch.c +++ b/dcop/KDE-ICE/watch.c @@ -27,7 +27,7 @@ Author: Ralph Mor, X Consortium #include "KDE-ICE/ICElibint.h" #include "KDE-ICE/globals.h" -tqStatus +Status IceAddConnectionWatch (watchProc, clientData) IceWatchProc watchProc; |