Update: orig2001_11_27_05_17 -> orig2001_11_27_22_58
[gnokii.git] / common / data / at-emulator.c
index de23c4c..a981388 100644 (file)
   kernel AT Emulator IDSN code by Fritz Elfert and others.
   
   $Log$
-  Revision 1.1.1.1  2001/11/25 21:59:07  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:13  short
+  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Nov 27 22:58 CET 2001
+
+  Revision 1.6  2001/11/27 12:19:01  pkot
+  Cleanup, indentation, ANSI complaint preprocesor symbols (Jan Kratochvil, me)
 
   Revision 1.5  2001/11/08 16:34:19  pkot
   Updates to work with new libsms
@@ -48,7 +54,7 @@
 
 #ifndef WIN32
 
-  #include <termios.h>
+#  include <termios.h>
 
 #endif