]> granicus.if.org Git - yasm/commitdiff
expr.h: Fix comment to match [1655].
authorPeter Johnson <peter@tortall.net>
Thu, 19 Oct 2006 03:08:44 +0000 (03:08 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 19 Oct 2006 03:08:44 +0000 (03:08 -0000)
svn path=/trunk/yasm/; revision=1656

libyasm/expr.h

index 1d01e634ae63b15658058ae64c93054c6360f7e6..2a9bd968dc63b87f1b39fd03bb3ffce3060105ea 100644 (file)
@@ -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