]> git.pond.sub.org Git - empserver/commitdiff
Comment grammar fix.
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 5 Apr 2006 18:34:54 +0000 (18:34 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 5 Apr 2006 18:34:54 +0000 (18:34 +0000)
include/com.h

index f90fc9ed56b58b3b843efc63fda4f02822eb350a..711adaa5c27ada092c9ca711a6b4abdb350d9103 100644 (file)
@@ -46,7 +46,7 @@ struct cmndstr {
 enum {
     /*
      * Command modifies database.
-     * This also makes printing functions not to block.  In fact,
+     * This also prevents print functions from blocking.  In fact,
      * that's the effective meaning of this flag.  Nothing stops a
      * command without C_MOD modifying whatever it wants.
      */