summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/pco/uca-pco-camera.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/pco/uca-pco-camera.h b/plugins/pco/uca-pco-camera.h
index d134fb1..347c27c 100644
--- a/plugins/pco/uca-pco-camera.h
+++ b/plugins/pco/uca-pco-camera.h
@@ -57,8 +57,8 @@ typedef enum {
typedef enum {
UCA_PCO_CAMERA_TIMESTAMP_NONE,
UCA_PCO_CAMERA_TIMESTAMP_BINARY,
- UCA_PCO_CAMERA_TIMESTAMP_ASCII,
- UCA_PCO_CAMERA_TIMESTAMP_BOTH
+ UCA_PCO_CAMERA_TIMESTAMP_BOTH,
+ UCA_PCO_CAMERA_TIMESTAMP_ASCII
} UcaPcoCameraTimestamp;
/**