From: Michael Beck Date: Fri, 1 Jul 2005 09:06:41 +0000 (+0000) Subject: typo fixetypo fixed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=83c7c91406b939ccc825f782e36e6a012758f317;p=libfirm typo fixetypo fixed [r6164] --- diff --git a/ir/ir/irhooks.h b/ir/ir/irhooks.h index 7ae3cb688..a51fed99a 100644 --- a/ir/ir/irhooks.h +++ b/ir/ir/irhooks.h @@ -145,7 +145,7 @@ typedef enum { * register the hook entry. * * @param hook the hook type - * @rapam entry the hook entry + * @param entry the hook entry */ void register_hook(hook_type_t hook, hook_entry_t *entry);