X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fobjc%2FREADME;h=f478d67dec8fa6c2403330214468a09025e28e47;hb=2bd888dc62ee6298b759613c47a05300bd23e8ba;hp=70cea30ee2f7c79d0cdac7099c2d079a4fc43530;hpb=2235c5b17cfc0415f2103bb08b092b426298a99c;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/objc/README b/gcc/objc/README index 70cea30ee2f..f478d67dec8 100644 --- a/gcc/objc/README +++ b/gcc/objc/README @@ -18,7 +18,7 @@ Runtime API functions The runtime is modeled after the NeXT Objective C runtime. That is, most functions have semantics as it is known from the NeXT. The names, however, have changed. All runtime API functions have names -of lowercase letters and and underscores as opposed to the +of lowercase letters and underscores as opposed to the `traditional' mixed case names. The runtime api functions are not documented as of now. Someone offered to write it, and did it, but we were not allowed to