From 9d5e81b920c59ed9e050baf837b9d526eefbb446 Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Thu, 19 Oct 2006 03:08:44 +0000 Subject: [PATCH] expr.h: Fix comment to match [1655]. svn path=/trunk/yasm/; revision=1656 --- libyasm/expr.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libyasm/expr.h b/libyasm/expr.h index 1d01e634..2a9bd968 100644 --- a/libyasm/expr.h +++ b/libyasm/expr.h @@ -149,7 +149,6 @@ typedef /*@only@*/ yasm_expr * (*yasm_expr_xform_func) * calculated, 0 if they should be left intact * \param expr_xform_extra extra transformation function * \param expr_xform_extra_data data to pass to expr_xform_extra - * \param eh call with NULL (for internal use in recursion) * \return Leveled expression. */ /*@only@*/ /*@null@*/ yasm_expr *yasm_expr__level_tree -- 2.40.0