typo fixetypo fixed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 1 Jul 2005 09:06:41 +0000 (09:06 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 1 Jul 2005 09:06:41 +0000 (09:06 +0000)
[r6164]

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);