Code

Add Wolfram Strempfer.
[inkscape.git] / src / dir-util.cpp
index b83eec00283d92641250186448f2772f363a79a0..b2a7c97f6fcd630a005bc77c8b2a8fdb8feab3b7 100644 (file)
@@ -86,8 +86,8 @@ static char const *const current = dots + 1;
 
 \comment
  based on functions by Shigio Yamaguchi.
- FIXME:TODO: force it to also do path normalization of the entire resulting path, 
- i.e. get rid of any .. and . in any place, even if 'path' is already absolute 
+ FIXME:TODO: force it to also do path normalization of the entire resulting path,
+ i.e. get rid of any .. and . in any place, even if 'path' is already absolute
  (now it returns it unchanged in this case)
 
  */