diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-02-15 18:50:15 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-02-15 18:50:15 +0000 |
commit | 2b89a04cf6f974f8370b54e72b96ebd0bc1f9b64 (patch) | |
tree | db5c05309ed682f005c398826f4f5af1922fafcc /gnu/usr.bin/gas/testscripts/doobjcmp | |
parent | 69610abb4918feb6cc803c767885ba8ff78fbf24 (diff) |
Merge of NetBSD changes + $OpenBSD$ tags
Diffstat (limited to 'gnu/usr.bin/gas/testscripts/doobjcmp')
-rw-r--r-- | gnu/usr.bin/gas/testscripts/doobjcmp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gas/testscripts/doobjcmp b/gnu/usr.bin/gas/testscripts/doobjcmp index 514009f5ab9..8dbbdd7e9d0 100644 --- a/gnu/usr.bin/gas/testscripts/doobjcmp +++ b/gnu/usr.bin/gas/testscripts/doobjcmp @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: doobjcmp,v 1.1 1995/10/18 08:39:10 deraadt Exp $ +# $OpenBSD: doobjcmp,v 1.2 1998/02/15 18:50:12 niklas Exp $ # compare two object files, in depth. x=$1 |