hopefully, fix warnings in asfmux on solaris 10/with forte
authorStéphane Loeuillet <gstreamer@leroutier.net>
Mon, 24 May 2004 14:18:56 +0000 (14:18 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Mon, 24 May 2004 14:18:56 +0000 (14:18 +0000)
Original commit message from CVS:
hopefully, fix warnings in asfmux on solaris 10/with forte

gst-libs/gst/idct/mmx32idct.c

index d5bbbdb..32f17be 100644 (file)
@@ -59,7 +59,7 @@
 /*   the (3rd) step uses different shift&round constants (explained later.)\r */
 /*\r */
 /*   Also note that the intermediate transpose (2) would not be neccessary,\r */
-/*   if the subsequent operation were a iDCT-column transformation.  Since\r */
+/*   if the subsequent operation were an iDCT-column transformation.  Since\r */
 /*   we only have the iDCT-row transform, we transpose the intermediate\r */
 /*   matrix and use the iDCT-row transform a 2nd time.\r */
 /*\r */