Fix package name of generated protobuf objects.
[apps/agl-service-can-low-level.git] / gen / cpp / openxc.pb.c
index a49e1c0..91667bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Automatically generated nanopb constant definitions */
-/* Generated by nanopb-0.2.4-dev at Fri Oct  4 19:24:10 2013. */
+/* Generated by nanopb-0.2.4-dev at Wed Oct  9 14:26:13 2013. */
 
 #include "openxc.pb.h"
 
@@ -15,7 +15,7 @@ const pb_field_t openxc_VehicleMessage_fields[4] = {
 const pb_field_t openxc_RawMessage_fields[4] = {
     PB_FIELD2(  1, INT32   , OPTIONAL, STATIC, FIRST, openxc_RawMessage, bus, bus, 0),
     PB_FIELD2(  2, UINT32  , OPTIONAL, STATIC, OTHER, openxc_RawMessage, message_id, bus, 0),
-    PB_FIELD2(  3, SINT64  , OPTIONAL, STATIC, OTHER, openxc_RawMessage, data, message_id, 0),
+    PB_FIELD2(  3, UINT64  , OPTIONAL, STATIC, OTHER, openxc_RawMessage, data, message_id, 0),
     PB_LAST_FIELD
 };