eb31638fb9
<jorton@redhat.com> (#215920)
11 lines
288 B
Diff
11 lines
288 B
Diff
--- flac-1.1.4/src/libFLAC/md5.c 2006-11-11 22:56:47.000000000 +0000
|
|
+++ flac-1.1.4.new/src/libFLAC/md5.c 2007-04-12 13:41:01.000000000 +0100
|
|
@@ -143,6 +143,7 @@ FLAC__MD5Transform(FLAC__uint32 buf[4],
|
|
|
|
#endif
|
|
|
|
+static
|
|
FLaC__INLINE
|
|
void
|
|
byteSwap(FLAC__uint32 *buf, unsigned words)
|