diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
| commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
| tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /usr.bin/cpp | |
| parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.4.0_cvs
'RELENG_3_4_0_RELEASE'.
This commit was manufactured to restore the state of the 3.4-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'usr.bin/cpp')
| -rw-r--r-- | usr.bin/cpp/cpp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpp/cpp.sh b/usr.bin/cpp/cpp.sh index 19dee9d4d558..ea10da9b4bab 100644 --- a/usr.bin/cpp/cpp.sh +++ b/usr.bin/cpp/cpp.sh @@ -36,7 +36,7 @@ # SUCH DAMAGE. # # From: @(#)cpp.sh 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/cpp/cpp.sh,v 1.6.2.1 1999/08/29 15:26:43 peter Exp $ # # Transitional front end to CCCP to make it behave like (Reiser) CCP: # specifies -traditional |
