]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
des-add-error-so-indent-deals-20030619
authorDerrick Brashear <shadow@dementia.org>
Thu, 19 Jun 2003 18:08:09 +0000 (18:08 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 19 Jun 2003 18:08:09 +0000 (18:08 +0000)
FIXES 1546

important to make sure build still errors out

src/des/des.c

index 63ab0065549386c7938738fd9a28a8e2e750a5a2..f7d9c08ffa9e1242a6e05627ec4968b25c11c3a9 100644 (file)
@@ -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;