From 0382002bfdafd7f743dac53d3b06ded044863e06 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 18 Feb 1992 17:07:07 -0800 Subject: [PATCH] *** empty log message *** From-SVN: r347 --- gcc/toplev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/toplev.c b/gcc/toplev.c index 1d27cf35d35..0b4b63db8d7 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -385,7 +385,7 @@ int flag_delayed_branch; int flag_pic; -/* Nonzero means place uninitilaized global data in the bss section. */ +/* Nonzero means place uninitialized global data in the bss section. */ int flag_no_common; -- 2.30.2