git.ucc.asn.au
/
matches
/
MCTX3420.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3521cee
)
Hmm, probably don't want the comment like that!
author
Jeremy Tan
<
[email protected]
>
Sun, 3 Nov 2013 10:25:20 +0000
(18:25 +0800)
committer
Jeremy Tan
<
[email protected]
>
Sun, 3 Nov 2013 10:25:20 +0000
(18:25 +0800)
server/data.h
patch
|
blob
|
history
diff --git
a/server/data.h
b/server/data.h
index
188f5aa
..
6158abe
100644
(file)
--- a/
server/data.h
+++ b/
server/data.h
@@
-6,7
+6,8
@@
#ifndef _DATAPOINT_H
#define _DATAPOINT_H
-#define DATA_BUFSIZ 10 /** Size to use for DataPoint buffers (TODO: Optimise) **/
+/** Size to use for DataPoint buffers (TODO: Optimise) **/
+#define DATA_BUFSIZ 10
#include "common.h"
UCC
git Repository :: git.ucc.asn.au