X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fdata%2Frlp-crc24.h;fp=include%2Fdata%2Frlp-crc24.h;h=121caff8ce136dcc6a29c736b1ca213779c031c1;hp=4c62651dfb45b1d3049b7f1ce7a7a9c4dca6d0eb;hb=3ffd063073b4fe33d61c74b767c93833dc5bd8e5;hpb=7fe9e12e4451190f8ca2543a98de9abd4f9b8958 diff --git a/include/data/rlp-crc24.h b/include/data/rlp-crc24.h index 4c62651..121caff 100644 --- a/include/data/rlp-crc24.h +++ b/include/data/rlp-crc24.h @@ -15,8 +15,11 @@ Header file for CRC24 (aka FCS) implementation in RLP. $Log$ - Revision 1.1.1.1 2001/11/25 21:59:21 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:28 short + :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Nov 27 22:58 CET 2001 + + Revision 1.2 2001/11/27 12:19:01 pkot + Cleanup, indentation, ANSI complaint preprocesor symbols (Jan Kratochvil, me) Revision 1.1 2001/02/21 19:57:11 chris More fiddling with the directory layout @@ -28,7 +31,7 @@ #define __data_rlp_crc24_h #ifndef __misc_h - #include "misc.h" +# include "misc.h" #endif /* Prototypes for functions */