X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fdata%2Frlp-crc24.h;fp=include%2Fdata%2Frlp-crc24.h;h=bc6f425f37e79923c1f17c7fa3df917a6769744a;hp=4c62651dfb45b1d3049b7f1ce7a7a9c4dca6d0eb;hb=af2b6d91a335e0f0a6dd0f487c7e5ddadf6d4bfc;hpb=bcc8fc57c069077c966278c0af16a6d9f39ea181 diff --git a/include/data/rlp-crc24.h b/include/data/rlp-crc24.h index 4c62651..bc6f425 100644 --- a/include/data/rlp-crc24.h +++ b/include/data/rlp-crc24.h @@ -15,8 +15,17 @@ 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.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: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 +37,7 @@ #define __data_rlp_crc24_h #ifndef __misc_h - #include "misc.h" +# include "misc.h" #endif /* Prototypes for functions */