Changed a comment in libburn/crc.h

这个提交包含在:
Thomas Schmitt 2010-02-15 12:57:38 +00:00
父节点 c12bbff7d1
当前提交 f5b556db47
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -1 +1 @@
#define Cdrskin_timestamP "2010.02.14.171833"
#define Cdrskin_timestamP "2010.02.15.125922"

查看文件

@ -5,7 +5,7 @@
#ifdef Xorriso_standalonE
/* Do not use source module crc.c of yet unclear ancestry in GNU xorriso */
/* Source module crc.c of yet unclear ancestry is excluded from GNU xorriso */
#ifndef Libburn_no_crc_C
#define Libburn_no_crc_C 1
#endif