From 22199294993ea64f9b1346e12f778c573661348c Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Thu, 30 Dec 2010 22:03:02 +0000 Subject: [PATCH] Fixed typo in one of my last changelog entries From-SVN: r168357 --- gcc/objc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index 3edb54e..12536a0 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -14,7 +14,7 @@ clearly state that the conflict is due to conflicting types, and produce it for protocols as well. Emit an error if two identical methods are declared in a protocol, but one is @required and the - other one is @optional. When + other one is @optional. 2010-12-30 Nicola Pero -- 2.7.4