X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fgsm-api.h;fp=include%2Fgsm-api.h;h=be82e64d5b73b6f3f917a4f850ff650971da4b74;hp=84a828a41a640cb72a2374a5f6a564d09a05b667;hb=3ffd063073b4fe33d61c74b767c93833dc5bd8e5;hpb=7fe9e12e4451190f8ca2543a98de9abd4f9b8958 diff --git a/include/gsm-api.h b/include/gsm-api.h index 84a828a..be82e64 100644 --- a/include/gsm-api.h +++ b/include/gsm-api.h @@ -14,8 +14,11 @@ 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.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 +33,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"