wok rev 9811
flac: fix patch
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 14 23:17:17 2011 +0200 (2011-05-14) |
parents | 01c82de729af |
children | 7b765001f4ee |
files | flac/stuff/flac-1.2.1_gcc4.u |
line diff
1.1 --- a/flac/stuff/flac-1.2.1_gcc4.u Sat May 14 23:15:32 2011 +0200 1.2 +++ b/flac/stuff/flac-1.2.1_gcc4.u Sat May 14 23:17:17 2011 +0200 1.3 @@ -1,5 +1,5 @@ 1.4 ---- flac-1.2.1-ori/examples/cpp/encode/file/main.cpp Thu Sep 13 15:58:03 2007 1.5 -+++ flac-1.2.1/examples/cpp/encode/file/main.cpp Thu Sep 24 10:14:38 2009 1.6 +--- examples/cpp/encode/file/main.cpp Thu Sep 13 15:58:03 2007 1.7 ++++ examples/cpp/encode/file/main.cpp Thu Sep 24 10:14:38 2009 1.8 @@ -30,6 +30,7 @@ 1.9 1.10 #include <stdio.h>