Changed a comment in libburn/crc.h

This commit is contained in:
Thomas Schmitt 2010-02-15 12:57:38 +00:00
parent c12bbff7d1
commit f5b556db47
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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