chiark / gitweb /
volume_id: add missing return
[elogind.git] / extras / volume_id / libvolume_id / volume_id.h
index 2caf75f532eeaf80326226f83dd2828862d3118e..78baf59820a0bbc9ed854e586cd86d63232ddd8f 100644 (file)
@@ -14,7 +14,7 @@
 #include <stdint.h>
 #include <stddef.h>
 
 #include <stdint.h>
 #include <stddef.h>
 
-#define VOLUME_ID_VERSION              57
+#define VOLUME_ID_VERSION              58
 
 #ifndef PACKED
 #define PACKED                         __attribute__((packed))
 
 #ifndef PACKED
 #define PACKED                         __attribute__((packed))