X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fdata%2Fat-emulator.c;h=e952df2c0fa653fd72bd26a5e44f944d56940d38;hp=a981388130e235c88a2b7a2fca311b783b3506dd;hb=6ea3cef1bb136cd56741cc56bdb5b2fc7051e032;hpb=24e1c79324b43b4f376f823da8406b777b6094c8 diff --git a/common/data/at-emulator.c b/common/data/at-emulator.c index a981388..e952df2 100644 --- a/common/data/at-emulator.c +++ b/common/data/at-emulator.c @@ -14,27 +14,6 @@ calling code in gsm-api.c. Inspired by and in places copied from the Linux kernel AT Emulator IDSN code by Fritz Elfert and others. - $Log$ - 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 - - Revision 1.4 2001/07/03 15:27:03 pkot - AT commands for SMS handling support (Tamas Bondar) - Small at-emulator code cleanup (me) - - Revision 1.3 2001/02/21 19:56:59 chris - More fiddling with the directory layout - - */ #define __data_at_emulator_c