mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Eliminate a bogus tab.
This commit is contained in:
parent
7884c1e534
commit
f932e96d48
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ md4.3: ${.CURDIR}/mdX.3
|
|||
md5.3: ${.CURDIR}/mdX.3
|
||||
sed -e 's/mdX/md5/g' -e 's/MDX/MD5/g' $> > $@
|
||||
cat ${.CURDIR}/md5.copyright >> $@
|
||||
|
||||
|
||||
md2.ref:
|
||||
echo 'MD2 test suite:' > $@
|
||||
@echo 'MD2 ("") = 8350e5a3e24c153df2275c9f80692773' >> $@
|
||||
|
|
|
|||
Loading…
Reference in a new issue