aboutsummaryrefslogtreecommitdiffstats
path: root/ms/tpem.bat
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-03-09 03:01:48 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-03-09 03:01:48 +0000
commitd4d2f98c59a8553781d49b06576774db2929d671 (patch)
tree3ad22c0492f4e3082a855b8e2d3d95143c37f075 /ms/tpem.bat
parent0cc395796b7537e0dcd7674319b948a8f92639bd (diff)
downloadopenssl-d4d2f98c59a8553781d49b06576774db2929d671.tar.gz
Comment out two unimplemented functions from bio.h. Attempt to get the
Win32 test batch file going again.
Diffstat (limited to 'ms/tpem.bat')
-rwxr-xr-xms/tpem.bat12
1 files changed, 6 insertions, 6 deletions
diff --git a/ms/tpem.bat b/ms/tpem.bat
index cd01792e9f..7fc7a83279 100755
--- a/ms/tpem.bat
+++ b/ms/tpem.bat
@@ -1,6 +1,6 @@
-rem called by testpem
-
-echo test %1 %2
-%ssleay% %1 -in %2 -out %tmp1%
-%cmp% %2 %tmp1%
-
+rem called by testpem
+
+echo test %1 %2
+%ssleay% %1 -in %2 -out %tmp1%
+%cmp% %2 %tmp1%
+