src/format.h
branchv_0
changeset 4 da021e58c946
parent 1 c80d55cdb42d
--- a/src/format.h	Sat Jul 14 17:04:24 2018 +0200
+++ b/src/format.h	Sat Jul 14 17:06:04 2018 +0200
@@ -4,7 +4,7 @@
 #include <string>
 
 namespace relpipe {
-namespace writer {
+namespace reader {
 
 const integer_t DATA_TYPE_ID_BOOLEAN = 1;
 const integer_t DATA_TYPE_ID_INTEGER = 2;