From 0d043b41b43caf6129b018738472a7eb56d29e33 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 4 Apr 2012 18:48:09 -0500 Subject: Fix typos. --- dcop/KDE-ICE/ICElib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dcop/KDE-ICE/ICElib.h') diff --git a/dcop/KDE-ICE/ICElib.h b/dcop/KDE-ICE/ICElib.h index f22a36f4f..69c2c2228 100644 --- a/dcop/KDE-ICE/ICElib.h +++ b/dcop/KDE-ICE/ICElib.h @@ -89,7 +89,7 @@ typedef enum { IceClosedASAP, IceConnectionInUse, IceStartedShutdownNegotiation -} IceClosetStatus; +} IceCloseStatus; typedef enum { IceProcessMessagesSuccess, @@ -398,7 +398,7 @@ extern Bool IceCheckShutdownNegotiation ( #define IceCloseConnection KDE_IceCloseConnection -extern IceClosetStatus IceCloseConnection ( +extern IceCloseStatus IceCloseConnection ( #if NeedFunctionPrototypes IceConn /* iceConn */ #endif -- cgit v1.2.1