summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-11-20 13:22:01 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-11-20 13:22:01 (GMT)
commit59e4583c15bd26e6a3a3c8972b416829e357a742 (patch)
treeda02da4e4fe757c237a7da0d31dbe43b2b13be3e /src
parent43913ab1d1496e099489cf93098fc9dee15a3901 (diff)
Return TNG_SUCCESS when finished.
Diffstat (limited to 'src')
-rw-r--r--src/lib/tng_io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c
index 7586e92..e9acdd4 100644
--- a/src/lib/tng_io.c
+++ b/src/lib/tng_io.c
@@ -14814,6 +14814,7 @@ tng_function_status DECLSPECDLLEXPORT tng_data_get_stride_length
{
*stride_length = np_data->stride_length;
}
+ return(TNG_SUCCESS);
}
tng_function_status DECLSPECDLLEXPORT tng_time_get_str
contact: Jan Huwald // Impressum