[Goodies-commits] r5318 - xfburn/trunk/xfburn

David Mohr squisher at xfce.org
Fri Aug 29 07:28:49 CEST 2008


Author: squisher
Date: 2008-08-29 05:28:49 +0000 (Fri, 29 Aug 2008)
New Revision: 5318

Modified:
   xfburn/trunk/xfburn/xfburn-burn-audio-cd-composition-dialog.c
Log:
Adding remark about endianness

Modified: xfburn/trunk/xfburn/xfburn-burn-audio-cd-composition-dialog.c
===================================================================
--- xfburn/trunk/xfburn/xfburn-burn-audio-cd-composition-dialog.c	2008-08-29 05:14:14 UTC (rev 5317)
+++ xfburn/trunk/xfburn/xfburn-burn-audio-cd-composition-dialog.c	2008-08-29 05:28:49 UTC (rev 5318)
@@ -496,7 +496,8 @@
  *
  * This check might very well not be complete, but should catch
  * the most important pieces.
- * FIXME: eventually replace this with a proper check.
+ * FIXME: eventually replace this with a proper check,
+ * also this works on x86, and does not consider endianness!
  */
 static gboolean
 valid_wav_headers (char header[44], gboolean *swap)




More information about the Goodies-commits mailing list