Fixed a bug in creating fileref from fileref
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 12:55:38 +0000 (13:55 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 12:55:38 +0000 (13:55 +0100)
glk_fileref_create_from_fileref() would use the entire pathname of
the old fileref as its basename. Now it uses the original basename.


No differences found