Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-apps-imgsrv
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-apps-imgsrv
Commits
6a4b1fc0
Commit
6a4b1fc0
authored
Mar 08, 2018
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing target_scp
parent
0fc884f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
imgsrv.c
src/imgsrv.c
+1
-1
No files found.
src/imgsrv.c
View file @
6a4b1fc0
...
...
@@ -274,7 +274,7 @@ int printExifXML(int exif_page, struct file_set *fset)
int
hours
=
0
,
minutes
=
0
;
double
seconds
=
0
.
0
;
double
longitude
=
0
.
0
,
latitude
=
0
.
0
,
altitude
=
0
.
0
,
heading
=
0
.
0
,
roll
=
0
.
0
,
pitch
=
0
.
0
,
exposure
=
0
.
0
;
const
char
CameraSerialNumber
[]
=
"FFFFFFFFFFF
F
"
;
const
char
CameraSerialNumber
[]
=
"FFFFFFFFFFF
E
"
;
val
[
255
]
=
'\0'
;
// int fd_exif = open(fset->exif_dev_name, O_RDONLY);
if
(
fset
->
exif_dev_fd
<
0
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment