From: Derrick Brashear Date: Thu, 19 Jun 2003 18:08:09 +0000 (+0000) Subject: des-add-error-so-indent-deals-20030619 X-Git-Tag: openafs-devel-1_3_50~172 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=3caa5d6e9691c7d0d19964983f7c4fc6ff948046;p=packages%2Fo%2Fopenafs.git des-add-error-so-indent-deals-20030619 FIXES 1546 important to make sure build still errors out --- 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;