From 3caa5d6e9691c7d0d19964983f7c4fc6ff948046 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Thu, 19 Jun 2003 18:08:09 +0000 Subject: [PATCH] des-add-error-so-indent-deals-20030619 FIXES 1546 important to make sure build still errors out --- src/des/des.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/des/des.c b/src/des/des.c index 63ab00655..f7d9c08ff 100644 --- a/src/des/des.c +++ b/src/des/des.c @@ -89,7 +89,7 @@ afs_int32 des_ecb_encrypt(afs_uint32 *clear, afs_uint32 *cipher, #endif #ifndef BITS32 #ifndef BITS16 - dunno how to do this machine type, you lose; +#error dunno how to do this machine type, you lose; #endif #endif afs_uint32 P_temp; -- 2.39.5