Changeset 186 for trunk/desktop/class_c/wpfilesystem.c
- Timestamp:
- Jan 13, 2007, 12:36:01 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/class_c/wpfilesystem.c
r183 r186 60 60 61 61 nomPrintf("thePath: ---> %s \n", fullPath); 62 _pszFullPath= fullPath;62 _pszFullPath=g_strdup(fullPath); 63 63 } 64 64
Note:
See TracChangeset
for help on using the changeset viewer.