adjust coding style

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5590 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2002-11-06 11:15:24 +00:00
parent c22c2482f3
commit a75ef50be6

View File

@ -880,7 +880,7 @@ string const ReplaceEnvironmentPath(string const & path)
result1 += res1;
}
return result1;
} // ReplaceEnvironmentPath
}
// Make relative path out of two absolute paths