From 83c7c91406b939ccc825f782e36e6a012758f317 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Fri, 1 Jul 2005 09:06:41 +0000 Subject: [PATCH] typo fixetypo fixed [r6164] --- ir/ir/irhooks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.20.1