diff options
Diffstat (limited to 'sys/dev/cxgb/bin2h.pl')
| -rw-r--r-- | sys/dev/cxgb/bin2h.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/bin2h.pl b/sys/dev/cxgb/bin2h.pl index 1fdc44f5f495..6fa91d750df0 100644 --- a/sys/dev/cxgb/bin2h.pl +++ b/sys/dev/cxgb/bin2h.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -#$FreeBSD$ +#$FreeBSD: src/sys/dev/cxgb/bin2h.pl,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ if ($#ARGV != 1) { print "bin2h.pl <firmware> <headername>\n"; |
