summaryrefslogtreecommitdiffstats
path: root/bin/csh/pathnames.h
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1997-08-07 21:42:17 +0000
committersteve <steve@FreeBSD.org>1997-08-07 21:42:17 +0000
commit8eb2ceeba6184065f9f56a6be00921df473d24f7 (patch)
tree14d11b65657d85fe0539351a66120ba544c4dda8 /bin/csh/pathnames.h
parent717042838c948b136f885ba4c16e32cd1787b598 (diff)
downloadFreeBSD-src-8eb2ceeba6184065f9f56a6be00921df473d24f7.zip
FreeBSD-src-8eb2ceeba6184065f9f56a6be00921df473d24f7.tar.gz
Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the
register keyword, and -Wall cleaning. Obtained from: similar changes in NetBSD
Diffstat (limited to 'bin/csh/pathnames.h')
-rw-r--r--bin/csh/pathnames.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/pathnames.h b/bin/csh/pathnames.h
index f1cf072..9fc456e 100644
--- a/bin/csh/pathnames.h
+++ b/bin/csh/pathnames.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 5/31/93
- * $Id$
+ * $Id: pathnames.h,v 1.4 1997/02/22 14:02:05 peter Exp $
*/
#define _PATH_BIN "/bin"
OpenPOWER on IntegriCloud