aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Split.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/src/Split.h')
-rw-r--r--nxcomp/src/Split.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nxcomp/src/Split.h b/nxcomp/src/Split.h
index ee5eae7fe..0acf227a6 100644
--- a/nxcomp/src/Split.h
+++ b/nxcomp/src/Split.h
@@ -139,7 +139,7 @@ class Split
{
return store_;
}
-
+
T_split_state getState()
{
return state_;
@@ -241,7 +241,7 @@ class Split
//
int r_size_;
-
+
//
// Position in the data buffer that will be
// the target of the next send or receive