Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37880790
en ru br
ALT Linux repositórios
S:0.5-alt1

Group :: Som
RPM: mp3wrap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: mp3wrap.c.patch
Download


--- mp3wrap-0.5.orig/mp3wrap.c
+++ mp3wrap-0.5/mp3wrap.c
@@ -70,8 +70,8 @@
 	FILE *file_output, *file_input;
 	unsigned long splitpoints[MAXNUMFILE+1], begin=0, end, len=0, crc, fcrc;
 	unsigned char filename[512], *wrapindex, c, ext[512];
-	char option, *ptr;
-	int i = 0, j = 0, files, oldfiles = 0, indexsize=0, id3offset=0;
+	char *ptr;
+	int option, i = 0, j = 0, files, oldfiles = 0, indexsize=0, id3offset=0;
 	short optoffset = 0, addoption = 0, listoption = 0, verboption = 0, ismp3wrap = 0;
 
 	printf (NAME" Version "VERSION" "DATE". See README and COPYING for more!\n");
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009