summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2007-05-19 13:55:01 +0000
committermux <mux@FreeBSD.org>2007-05-19 13:55:01 +0000
commit49781d1c9edb5e52abd01449514896eaacc0311e (patch)
tree2799d60a48187eccf6196291ad5e3c70d48f9ab2 /contrib
parent48f705d2cd71a0882653f0ee8b234dcd0179bbd2 (diff)
parentda760f9b400c6e6ae6343293814b1584509a6e89 (diff)
downloadFreeBSD-src-49781d1c9edb5e52abd01449514896eaacc0311e.zip
FreeBSD-src-49781d1c9edb5e52abd01449514896eaacc0311e.tar.gz
This commit was generated by cvs2svn to compensate for changes in r169765,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/csup/queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/csup/queue.h b/contrib/csup/queue.h
index 7ae77bc..aa9cac1 100644
--- a/contrib/csup/queue.h
+++ b/contrib/csup/queue.h
@@ -35,7 +35,7 @@
#ifndef _QUEUE_H_
#define _QUEUE_H_
-#undef __ofsetof
+#undef __offsetof
#define __offsetof(type, field) ((size_t)(&((type *)0)->field))
/*
OpenPOWER on IntegriCloud