Signed-off-by: Colin McCabe
---
server/cldu.c | 21 +
1 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/server/cldu.c b/server/cldu.c
index d02eafd..dbad4db 100644
--- a/server/cldu.c
+++ b/server/cldu.c
@@ -545,8 +545,8 @@ static int cldu_put_cb(struct cldc_ca
All integer constants are squashed into ints (i.e. 32-bit) unless you specify
otherwise.
Signed-off-by: Colin McCabe
---
server/util.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/util.c b/server/util.c
index 3c15123..63a3acb 100644
--- a/server/util.c
+++ b/s