X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fdata%2Frlp-crc24.h;h=308916591e7541bd4bd1e9a0f67b1fd9122502e6;hp=4c62651dfb45b1d3049b7f1ce7a7a9c4dca6d0eb;hb=8eb3b4c214460c632da1c0a40fc485ae19a21ec4;hpb=b6b8bd50d1e4da9adfe66b7c14a09dcd1659f6c5;ds=sidebyside diff --git a/include/data/rlp-crc24.h b/include/data/rlp-crc24.h index 4c62651..3089165 100644 --- a/include/data/rlp-crc24.h +++ b/include/data/rlp-crc24.h @@ -15,8 +15,14 @@ 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.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 +34,7 @@ #define __data_rlp_crc24_h #ifndef __misc_h - #include "misc.h" +# include "misc.h" #endif /* Prototypes for functions */