]> diplodocus.org Git - nmh/blobdiff - uip/fmttest.c
Convert some Boolean variables to the bool type.
[nmh] / uip / fmttest.c
index 83e5c26d99c6b79e8b9152bcb9e2fef2c6439299..e5323e64f20fc5828b163b0e8683243f6cee575f 100644 (file)
@@ -336,7 +336,7 @@ main (int argc, char **argv)
      */
 
     if (dupaddrs == 0 || trace) {
-       memset(&cb, 0, sizeof(cb));
+       ZERO(&cb);
        cbp = &cb;
 
        if (dupaddrs == 0) {