Changeset 1158
- Timestamp:
- 04/25/11 01:48:01 (2 years ago)
- File:
-
- 1 edited
-
trunk/include/lolevel.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/lolevel.h
r1153 r1158 230 230 231 231 #ifdef CAM_DRYOS_2_3_R39 232 int _SetFileTimeStamp(c har *file_path, int time1, int time2);232 int _SetFileTimeStamp(const char *file_path, int time1, int time2); 233 233 #else 234 234 extern int _SetFileTimeStamp(int fd, int time1, int time2);
Note: See TracChangeset
for help on using the changeset viewer.