Make the base64 encoder endian-agnostic, and remove the function
[mmh] / uip / viamail.c
index 6e47ea5..e9b26b7 100644 (file)
@@ -146,8 +146,6 @@ main (int argc, char **argv)
        }
     }
 
-    set_endian ();
-
     if (!f1)
        adios (NULL, "missing -viamail \"mailpath\" switch");