summaryrefslogtreecommitdiffstats
path: root/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'expr.c')
-rw-r--r--expr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/expr.c b/expr.c
index 7e4e9899..dfdf5fc7 100644
--- a/expr.c
+++ b/expr.c
@@ -58,7 +58,7 @@ finalize_it:
}
-/* destructor for the strm object */
+/* destructor for the expr object */
BEGINobjDestruct(expr) /* be sure to specify the object type also in END and CODESTART macros! */
CODESTARTobjDestruct(expr)
/* ... then free resources */