Changeset 725 in vbox for trunk/src/libs/xpcom18a4/xpcom
- Timestamp:
- Feb 6, 2007 6:28:01 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/tests/nsIFileTest.cpp
r589 r725 412 412 printf("ERROR: Normalize() test Failed!\n"); 413 413 printf(" Got: %s\n", newPath.get()); 414 printf("Expected: %s\n", expectedPath );414 printf("Expected: %s\n", expectedPath.get()); 415 415 } 416 416
Note:
See TracChangeset
for help on using the changeset viewer.