summaryrefslogtreecommitdiffstats
path: root/contrib/libobjc/objc/objc-list.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-03-30 03:23:37 +0000
committerobrien <obrien@FreeBSD.org>2000-03-30 03:23:37 +0000
commit89d6e979f6e51927c13633bc1c374b05a37d0238 (patch)
tree8ab72411e3369d8509f9af95bd6e3b2941ff630a /contrib/libobjc/objc/objc-list.h
parentd960933253199247491f17d26251ce15129dd8b4 (diff)
downloadFreeBSD-src-89d6e979f6e51927c13633bc1c374b05a37d0238.zip
FreeBSD-src-89d6e979f6e51927c13633bc1c374b05a37d0238.tar.gz
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
branch as of March 29th, 2000. [these are changes March 7-29th]
Diffstat (limited to 'contrib/libobjc/objc/objc-list.h')
-rw-r--r--contrib/libobjc/objc/objc-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libobjc/objc/objc-list.h b/contrib/libobjc/objc/objc-list.h
index 1976090..de083a5 100644
--- a/contrib/libobjc/objc/objc-list.h
+++ b/contrib/libobjc/objc/objc-list.h
@@ -144,4 +144,4 @@ list_free(struct objc_list* list)
objc_free(list);
}
}
-#endif __GNU_OBJC_LIST_H
+#endif /* not __GNU_OBJC_LIST_H */
OpenPOWER on IntegriCloud