X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fgsm-api.h;fp=include%2Fgsm-api.h;h=ed239e042cd907c6e7250cb1f7fd4cd03a897f9a;hp=84a828a41a640cb72a2374a5f6a564d09a05b667;hb=ffcc31ee1be44581c582f829087e94cea5be142d;hpb=e7555a21006a0204570ddecfb141c02eafd919fd diff --git a/include/gsm-api.h b/include/gsm-api.h index 84a828a..ed239e0 100644 --- a/include/gsm-api.h +++ b/include/gsm-api.h @@ -14,8 +14,20 @@ 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.12.1 2001/11/27 23:34:48 short + Update: orig2001_11_27_05_17 -> orig2001_11_27_22_58 + + Revision 1.1.1.1.8.1 2001/11/27 23:06:09 short + Update: orig2001_11_27_05_17 -> orig2001_11_27_22_58 + + 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) @@ -30,12 +42,12 @@ 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"