From: Ian Lance Taylor Date: Sun, 14 Oct 2007 04:10:25 +0000 (+0000) Subject: Fix typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb4dfdd470e49ab56eed5cead19704e0926530d0;p=binutils-gdb.git Fix typo in comment. --- diff --git a/gold/parameters.h b/gold/parameters.h index 8d8ef36b722..3b480c211bd 100644 --- a/gold/parameters.h +++ b/gold/parameters.h @@ -170,4 +170,4 @@ extern void set_parameters_doing_static_link(bool doing_static_link); } // End namespace gold. -#endif // !defined(GOLD_PARAMATERS_H) +#endif // !defined(GOLD_PARAMETERS_H)