From 520e1ba759641d0282e82504e27ed57783fd6e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 29 May 2012 09:04:40 +0200 Subject: eiotas_private: add EIOTAS_FIELDS_SEP --- src/lib/eiotas_private.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/eiotas_private.h b/src/lib/eiotas_private.h index c9c8388..5233e39 100644 --- a/src/lib/eiotas_private.h +++ b/src/lib/eiotas_private.h @@ -33,6 +33,7 @@ #define EIOTAS_MAX_PATH_LENGTH 256 #define EIOTAS_MAX_ACTION_LENGTH 16 #define EIOTAS_PATH_SEP '/' +#define EIOTAS_FIELDS_SEP ',' #define EIOTAS_PARTICLE_ARRAY_STEP 3 void eiotas_iota_desinit(Eiotas_Iota *iota); -- cgit v1.1-2-g2b99