Fixed optimization of Div/Mod/DivMod nodes
[libfirm] / ir / ir / irhooks.h
index 7ae3cb6..a51fed9 100644 (file)
@@ -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);