summaryrefslogtreecommitdiffabout
path: root/src/eyefi.h
Side-by-side diff
Diffstat (limited to 'src/eyefi.h') (more/less context) (ignore whitespace changes)
-rw-r--r--src/eyefi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eyefi.h b/src/eyefi.h
index 84a5ebd..eb60cc1 100644
--- a/src/eyefi.h
+++ b/src/eyefi.h
@@ -10,7 +10,7 @@ struct rns__StartSessionResponse {
std::string credential;
std::string snonce;
int transfermode;
- unsigned int transfermodetimestamp;
+ long transfermodetimestamp;
bool upsyncallowed;
};