Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 787f4c99e46f45b4b4b0652bbf168a12 > files > 2

maniadrive-1.2-8mdv2009.0.src.rpm

--- ManiaDrive-1.1-src/mania_drive.c.home	2006-09-03 13:03:39.000000000 +0200
+++ ManiaDrive-1.1-src/mania_drive.c	2006-09-03 13:35:33.000000000 +0200
@@ -922,7 +922,7 @@
 float pos;
 FILE *fp;
 
-strcpy(file,filename);
+raydium_file_home_path_cpy(filename, file);
 
 fp=raydium_file_fopen(file,"rt");
 if(!fp)