--- lxac3scan.c.orig Tue Feb 22 20:56:28 2005 +++ lxac3scan.c Wed Jul 6 18:36:10 2005 @@ -19,11 +19,11 @@ FILE* fStdin; FILE* fStdout; + char ch=' '; + fStdin = fopen ("/dev/stdin", "rb"); fStdout = fopen ("/dev/stdout", "wb"); - char ch=' '; - // Schleife 1: Alles ueberspringen bis zum ersten sync word do { if (fread (&ch, 1, 1, fStdin) <= 0) break; ome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/vida/distinfo
Commit message (Expand)AuthorAgeFilesLines
* Remove expired ports:rene2014-09-301-2/+0
* -remove MD5ohauer2011-07-031-1/+0
* SHA256ifyedwin2006-01-24