summaryrefslogtreecommitdiff
path: root/bin/ps/nlist.c
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1996-12-14 06:08:03 +0000
committerSteve Price <steve@FreeBSD.org>1996-12-14 06:08:03 +0000
commit78b09ffeaf738a9bdc32990fbdffd0f6ae0b0ca5 (patch)
tree2f12bbee87f3b5e7477f863c11ba6545497513ad /bin/ps/nlist.c
parent435257408ca91ec450d37f5585c809c6b3ad5de9 (diff)
Notes
Diffstat (limited to 'bin/ps/nlist.c')
-rw-r--r--bin/ps/nlist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/nlist.c b/bin/ps/nlist.c
index 293a6273aaf0..2e3be51deeee 100644
--- a/bin/ps/nlist.c
+++ b/bin/ps/nlist.c
@@ -30,11 +30,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: nlist.c,v 1.4 1994/10/02 08:33:29 davidg Exp $
+ * $Id: nlist.c,v 1.5 1994/11/24 13:13:55 davidg Exp $
*/
#ifndef lint
-static char sccsid[] = "@(#)nlist.c 8.4 (Berkeley) 4/2/94";
+static char const sccsid[] = "@(#)nlist.c 8.4 (Berkeley) 4/2/94";
#endif /* not lint */
#include <sys/param.h>