wok-next diff flac/stuff/flac-1.2.1_gcc4.u @ rev 18774
syslinux/iso2exe: load custom config in /init
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 01 10:37:57 2016 +0100 (2016-01-01) |
parents | 1a3abaa653cc |
children |
line diff
1.1 --- a/flac/stuff/flac-1.2.1_gcc4.u Thu Sep 24 10:21:35 2009 +0000 1.2 +++ b/flac/stuff/flac-1.2.1_gcc4.u Fri Jan 01 10:37:57 2016 +0100 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>