]> source.dussan.org Git - aspectj.git/commitdiff
comment re: canonicalized path
authorwisberg <wisberg>
Mon, 5 May 2003 15:11:49 +0000 (15:11 +0000)
committerwisberg <wisberg>
Mon, 5 May 2003 15:11:49 +0000 (15:11 +0000)
asm/src/org/aspectj/asm/StructureModel.java

index 17c2fbb167d876375d74c47f81445760e1101a21..a4f2acc9d123728862ec9007db373b3eb42e2219 100644 (file)
@@ -146,7 +146,7 @@ public class StructureModel implements Serializable {
        /**
         * Never returns null 
         * 
-        * @param               sourceFilePath  modified to '/' delimited path for consistency
+        * @param               sourceFilePath  canonicalized path for consistency
         * @param               lineNumber              if 0 or 1 the corresponding file node will be returned
         * @return              a new structure node for the file if it was not found in the model
         */