From: Peter Johnson Date: Thu, 19 Oct 2006 03:08:44 +0000 (-0000) Subject: expr.h: Fix comment to match [1655]. X-Git-Tag: v0.6.0~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d5e81b920c59ed9e050baf837b9d526eefbb446;p=yasm expr.h: Fix comment to match [1655]. svn path=/trunk/yasm/; revision=1656 --- 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