diff options
Diffstat (limited to 'dcop/KDE-ICE/ICElib.h')
-rw-r--r-- | dcop/KDE-ICE/ICElib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dcop/KDE-ICE/ICElib.h b/dcop/KDE-ICE/ICElib.h index 69c2c2228..f22a36f4f 100644 --- a/dcop/KDE-ICE/ICElib.h +++ b/dcop/KDE-ICE/ICElib.h @@ -89,7 +89,7 @@ typedef enum { IceClosedASAP, IceConnectionInUse, IceStartedShutdownNegotiation -} IceCloseStatus; +} IceClosetStatus; typedef enum { IceProcessMessagesSuccess, @@ -398,7 +398,7 @@ extern Bool IceCheckShutdownNegotiation ( #define IceCloseConnection KDE_IceCloseConnection -extern IceCloseStatus IceCloseConnection ( +extern IceClosetStatus IceCloseConnection ( #if NeedFunctionPrototypes IceConn /* iceConn */ #endif |