diff options
Diffstat (limited to 'security/cryptlib/files/patch-test::testdev.c')
-rw-r--r-- | security/cryptlib/files/patch-test::testdev.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/cryptlib/files/patch-test::testdev.c b/security/cryptlib/files/patch-test::testdev.c deleted file mode 100644 index 6f0574ff472b..000000000000 --- a/security/cryptlib/files/patch-test::testdev.c +++ /dev/null @@ -1,12 +0,0 @@ ---- test/testdev.c.orig Fri Jul 18 12:08:02 2003 -+++ test/testdev.c Fri Jul 18 12:08:22 2003 -@@ -849,8 +849,7 @@ - return( status ); - #else - puts( "Skipping CAW functionality test (uncomment the " -- "TEST_CAW_FUNCTIONALITY #define\n in " __FILE__ " to enable -- this)." ); -+ "TEST_CAW_FUNCTIONALITY #define\n in " __FILE__ " to enable this)." ); - #endif /* TEST_CAW_FUNCTIONALITY */ - status = testCryptoDevice( CRYPT_DEVICE_FORTEZZA, "Fortezza card", - &fortezzaDeviceInfo ); |