summaryrefslogtreecommitdiffstats
path: root/src/interp.c
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2017-12-01 10:11:48 -0300
committermongo <andmarti@gmail.com>2017-12-01 10:11:48 -0300
commit87242d8a8e4fdbd621f7dafcec5c17b4a95624b4 (patch)
treea162c9f306c75a80b3b936dd36dded0200429842 /src/interp.c
parent6c3967ed314cf625f7edf2ae48bb7911edca4ae3 (diff)
Work on issue 213
Diffstat (limited to 'src/interp.c')
-rw-r--r--src/interp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp.c b/src/interp.c
index 1351ebe..7bbd97c 100644
--- a/src/interp.c
+++ b/src/interp.c
@@ -961,7 +961,7 @@ double dolmin(struct ent * e, struct enode * ep) {
/**
* \brief TODO Document eval()
*
- * \param[in] end
+ * \param[in] ent
* \param[in] e
*
* \return none