author | Fionntina Carville <fionntinac@symbian.org> |
Mon, 08 Nov 2010 17:25:34 +0000 | |
changeset 110 | a728d3c0bd35 |
parent 109 | d76280f9c0c2 |
child 111 | 1158876b5622 |
tools/fshu.pm | file | annotate | diff | comparison | revisions |
--- a/tools/fshu.pm Mon Nov 08 17:12:35 2010 +0000 +++ b/tools/fshu.pm Mon Nov 08 17:25:34 2010 +0000 @@ -148,7 +148,7 @@ sub Version { my $version = 'Unknown'; - my $kChangeHistoryFileName = "/sf/os/fshell/fshell/documentation/change_history.pod"; + my $kChangeHistoryFileName = "/sf/os/fshell/documentation/change_history.pod"; open (HISTORY, $kChangeHistoryFileName) or die "Error: Couldn't open \"$kChangeHistoryFileName\" for reading: $!\n";