Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/usr.bin/indent/Attic/token_rbrace.c,v rcsdiff: /ftp/cvs/cvsroot/src/tests/usr.bin/indent/Attic/token_rbrace.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/tests/usr.bin/indent/Attic/token_rbrace.c 2021/10/18 22:30:34 1.1 +++ src/tests/usr.bin/indent/Attic/token_rbrace.c 2022/04/22 21:21:20 1.2 @@ -1,5 +1,4 @@ -/* $NetBSD: token_rbrace.c,v 1.1 2021/10/18 22:30:34 rillig Exp $ */ -/* $FreeBSD$ */ +/* $NetBSD: token_rbrace.c,v 1.2 2022/04/22 21:21:20 rillig Exp $ */ /* * Tests for the token '}', which ends the corresponding '{' token.