objc-act.c: Fix old typos in comments, add comments for various functions.
authorStan Shebs <shebs@apple.com>
Fri, 9 Mar 2001 03:27:41 +0000 (03:27 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Fri, 9 Mar 2001 03:27:41 +0000 (03:27 +0000)
commit4ce693cd329cc4e6b7330403188c087b8abbf72c
treead78bb3e15e7bdc6d4d4bd612bc9dc08b521ec35
parent6771219aaaea365352a4edece9d20f5e74460896
objc-act.c: Fix old typos in comments, add comments for various functions.

        * objc/objc-act.c: Fix old typos in comments, add comments for
        various functions.
        (hash_init): Fix file name in error message.
        (hash_enter): Ditto.
        (hash_add_attr): Ditto.
        (continue_class): Ditto.

From-SVN: r40338
gcc/ChangeLog
gcc/objc/objc-act.c