another typo
authorAdam Szalkowski <adam@ipd.info.uni-karlsruhe.de>
Mon, 4 Sep 2006 11:48:04 +0000 (11:48 +0000)
committerAdam Szalkowski <adam@ipd.info.uni-karlsruhe.de>
Mon, 4 Sep 2006 11:48:04 +0000 (11:48 +0000)
ir/be/bearch.c

index 1ffbbdf..0ca10cc 100644 (file)
@@ -321,7 +321,7 @@ extern char *arch_register_req_format(char *buf, size_t len, const arch_register
 }
 
 int
-arch_ent_is_constructor(const arch_env_t *arch_env, const entitiy * ent)
+arch_ent_is_constructor(const arch_env_t *arch_env, const entity * ent)
 {