Changed a comment in libburn/crc.h

This commit is contained in:
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