Module Name:    src
Committed By:   andvar
Date:           Mon Jul 31 20:58:57 UTC 2023

Modified Files:
        src/usr.bin/nbperf: graph3.c

Log Message:
fix RCSID.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/nbperf/graph3.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/nbperf/graph3.c
diff -u src/usr.bin/nbperf/graph3.c:1.5 src/usr.bin/nbperf/graph3.c:1.6
--- src/usr.bin/nbperf/graph3.c:1.5	Thu Jan  7 16:03:08 2021
+++ src/usr.bin/nbperf/graph3.c	Mon Jul 31 20:58:57 2023
@@ -1,4 +1,4 @@
-/*	$NetBSD*/
+/*	$NetBSD: graph3.c,v 1.6 2023/07/31 20:58:57 andvar Exp $*/
 
 #define GRAPH_SIZE 3
 #include "graph2.c"

Reply via email to