produce a list with the checksum informations. A file name - denotes stdin.\n"),
program_name);
- exit (status);
+ exit (status);
}
#endif
#define FF(b, c, d) (work.d ^ (work.b & (work.c ^ work.d)))
#define FG(b, c, d) FF (d, b, c)
#define FH(b, c, d) (work.b ^ work.c ^ work.d)
-#define FI(b, c, d) (work.c ^ (work.b | ~work.d))
+#define FI(b, c, d) (work.c ^ (work.b | ~work.d))
/* Process the next LEN bytes following BUFFER and use the context given
in CTX. It is assumed that