* moved CRC16 to the fulltextindexer module since its just used in that module
authorWilfried Göesgens <willi@citadel.org>
Sun, 8 Mar 2009 15:04:06 +0000 (15:04 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 8 Mar 2009 15:04:06 +0000 (15:04 +0000)
commit335edd9f6bcec458af140701f229d06b3924f747
tree0f48e9a8fb42d5de1c17faf82d6eaaf8831c0080
parent55e18f64877c99439dfe8568c88013ac7c24c9b0
* moved CRC16 to the fulltextindexer module since its just used in that module
citadel/Makefile.in
citadel/crc16.c [deleted file]
citadel/crc16.h [deleted file]
citadel/modules/fulltext/crc16.c [new file with mode: 0644]
citadel/modules/fulltext/crc16.h [new file with mode: 0644]