From 7ccb507ab0dc2a8ce4b5a9ded8f951e1104d8a71 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Thu, 6 Sep 2007 09:56:04 +0000 Subject: [PATCH] typo fixed [r15693] --- ir/be/ia32/ia32_dbg_stat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/ia32/ia32_dbg_stat.h b/ir/be/ia32/ia32_dbg_stat.h index 9410af422..b51b5fd85 100644 --- a/ir/be/ia32/ia32_dbg_stat.h +++ b/ir/be/ia32/ia32_dbg_stat.h @@ -150,7 +150,7 @@ * Merge the debug info due to a destination address mode creation. * * @param load the old load - * @param store yhe old store + * @param store the old store * @param n the new op */ #define DBG_OPT_AM_D(load, store, n) \ -- 2.20.1