]> diplodocus.org Git - nmh/blobdiff - uip/popsbr.c
configure.ac: Enable assert(3) by default.
[nmh] / uip / popsbr.c
index ebb9b18f538f71a793366707867f71df8b009c9c..a02295763bf4097133797abeb70fcd618e74b14f 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * popsbr.c -- POP client subroutines
+/* popsbr.c -- POP client subroutines
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -731,7 +730,7 @@ pop_getline (char *s, int n, netsec_context *ns)
      *
      * We get a length back from netsec_readline, but the rest of the POP
      * code doesn't handle it; the assumptions are that everything from
-     * the network can be respresented as C strings.  That should get fixed
+     * the network can be represented as C strings.  That should get fixed
      * someday.
      */