|
|
@@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright 2001-2005 The Apache Software Foundation |
|
|
|
* Copyright 2001-2006 The Apache Software Foundation |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
@@ -636,6 +636,7 @@ public class FileUtils { |
|
|
|
} |
|
|
|
return path.toString(); |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* "Normalize" the given absolute path. |
|
|
|
* |
|
|
|