Date: Fri, 22 Mar 2002 01:18:22 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/db/btree extern.h src/lib/libc/db/hash extern.h hash_func.c src/lib/libc/db/test dbtest.c Message-ID: <200203220918.g2M9IMP94514@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/03/22 01:18:22 PST Modified files: lib/libc/db/btree extern.h lib/libc/db/hash extern.h hash_func.c lib/libc/db/test dbtest.c Log: Remove multi-line __P() usage. Revision Changes Path 1.3 +2 -2 src/lib/libc/db/btree/extern.h 1.3 +2 -2 src/lib/libc/db/hash/extern.h 1.4 +1 -1 src/lib/libc/db/hash/hash_func.c 1.8 +1 -1 src/lib/libc/db/test/dbtest.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203220918.g2M9IMP94514>