]> Shamusworld >> Repos - rln/commitdiff
In "doobject" :
authorSCPCD <SCPCD@unknown.org>
Tue, 27 Dec 2011 14:39:05 +0000 (14:39 +0000)
committerSCPCD <SCPCD@unknown.org>
Tue, 27 Dec 2011 14:39:05 +0000 (14:39 +0000)
-      strcpy(obj_fname[obj_index], fname);
+      strcpy(obj_fname[obj_index], path_tail(fname)); // SCPCD : get the name of the file instead of all pathname


No differences found