Update: orig2001_11_27_05_17 -> orig2001_11_27_22_58
[gnokii.git] / include / gsm-api.h
index 84a828a..3c82c3a 100644 (file)
   the handset interface.  See gsm-api.c for more details.
 
   $Log$
-  Revision 1.1.1.1  2001/11/25 21:59:19  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
+  Revision 1.1.1.1.2.1  2001/11/27 22:48:37  short
+  Update: orig2001_11_27_05_17 -> orig2001_11_27_22_58
+
+  Revision 1.1.1.2  2001/11/27 22:01:26  short
+  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Nov 27 22:58 CET 2001
+
+  Revision 1.15  2001/11/27 12:19:01  pkot
+  Cleanup, indentation, ANSI complaint preprocesor symbols (Jan Kratochvil, me)
 
   Revision 1.14  2001/06/28 00:28:45  pkot
   Small docs updates (Pawel Kot)
    sense so we include it here if required. */
 
 #ifndef __gsm_common_h
-  #include "gsm-common.h"
+#  include "gsm-common.h"
 #endif
 
 /* Ditto rlp_common.h... */
 #ifndef __data_rlp_common_h
-  #include "data/rlp-common.h"
+#  include "data/rlp-common.h"
 #endif
 
 #include "gsm-statemachine.h"