summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/lib/regex.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-04 02:14:13 +0000
committerjkh <jkh@FreeBSD.org>1994-11-04 02:14:13 +0000
commite78f90a463bccd212562b38296af14108597d7d2 (patch)
treec00dfa0d383999b1a34428211808a508dd328ef8 /gnu/usr.bin/cvs/lib/regex.h
parente5e0a79080bc8c0bcc844b2d769845c4bdb7ce09 (diff)
downloadFreeBSD-src-e78f90a463bccd212562b38296af14108597d7d2.zip
FreeBSD-src-e78f90a463bccd212562b38296af14108597d7d2.tar.gz
__386BSD__ -> __FreeBSD__
I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we?
Diffstat (limited to 'gnu/usr.bin/cvs/lib/regex.h')
-rw-r--r--gnu/usr.bin/cvs/lib/regex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/lib/regex.h b/gnu/usr.bin/cvs/lib/regex.h
index 211ad09..546b8a9 100644
--- a/gnu/usr.bin/cvs/lib/regex.h
+++ b/gnu/usr.bin/cvs/lib/regex.h
@@ -429,7 +429,7 @@ extern int re_match_2 (const struct re_pattern_buffer *buffer,
int stop);
-#ifndef __386BSD__
+#ifndef __FreeBSD__
/* 4.2 bsd compatibility. */
#ifndef bsdi
extern const char *re_comp (const char *);
OpenPOWER on IntegriCloud