]> Shamusworld >> Repos - rln/commit
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)
commit7f0a3d2213a29266ce48cbe2aae7f3533468487c
treebd353f6ea17244a6241a16a06c224cc3de0fd1f8
parentc96d8c10b36ae48e2c33c2690827698b0bc00071
In "doobject" :
-      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
rln.c