diff options
Diffstat (limited to 'gnu/usr.bin/as/testscripts/doboth')
-rwxr-xr-x | gnu/usr.bin/as/testscripts/doboth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/testscripts/doboth b/gnu/usr.bin/as/testscripts/doboth index 6762b81af116..32e7d758cbc2 100755 --- a/gnu/usr.bin/as/testscripts/doboth +++ b/gnu/usr.bin/as/testscripts/doboth @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/as/testscripts/doboth,v 1.4 1999/08/27 23:34:34 peter Exp $ x=$1 ; shift y=$1 ; shift |