Code

data: Add basic support for a boolean type.
[sysdb.git] / t / unit / frontend / query_test.c
index 9cb613fa7dcb58a355e6935f04f820bfeb11b1cd..861313f5363d9094897b83f967f5782f9ae772f2 100644 (file)
@@ -282,7 +282,7 @@ fail_if_strneq(const char *got, const char *expected, size_t n, const char *fmt,
  * tests
  */
 
-#define VALUE "\0\0\0\3""v1"
+#define VALUE "\0\0\0\4""v1"
 #define VALUE_LEN 7
 
 static struct {