Skip to content

Commit 7dd8e24

Browse files
author
camilo
committed
small fix to doc
1 parent 5cf3d7f commit 7dd8e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/qinterp1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ extern "C" {
5050
const float *xData;
5151
const float *yData;
5252
size_t dataSize;
53-
/*! @cond */
53+
/*! @endcond */
5454
} qInterp1_t;
5555

5656
/**

0 commit comments

Comments
 (0)