X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..e94f3031736c1a23eba37892b4076893b1f6e416:/interface/wx/ipcbase.h

diff --git a/interface/wx/ipcbase.h b/interface/wx/ipcbase.h
index e7bec94dee..3de941fdaf 100644
--- a/interface/wx/ipcbase.h
+++ b/interface/wx/ipcbase.h
@@ -3,9 +3,12 @@
 // Purpose:     interface of wxConnectionBase
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+/**
+    An enumeration for formats .
+*/
 enum wxIPCFormat
 {
     wxIPC_INVALID =     0,