Changeset 1656 for trunk/platform/g12/shooting.c
- Timestamp:
- 02/10/12 09:43:38 (16 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/g12/shooting.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/release-1_0 merged: 1652
- Property svn:mergeinfo changed
-
trunk/platform/g12/shooting.c
r1632 r1656 156 156 extern void _GetImageFolder(char*,int,int,int); 157 157 out[0] = 'A'; 158 _GetImageFolder(out+1,get_file_next_counter(), 0x400,time(NULL));158 _GetImageFolder(out+1,get_file_next_counter(),CAM_DATE_FOLDER_NAMING,time(NULL)); 159 159 } 160 160 #else
Note: See TracChangeset
for help on using the changeset viewer.