]> diplodocus.org Git - nmh/blobdiff - sbr/seq_list.c
Replace `a == b ? 1 : 0' and similar with `a == b'.
[nmh] / sbr / seq_list.c
index a48992c61db4082291c9caa8fa5d00eeec303733..c456428108faa6aa338200a9ac3d40aa67cb20b7 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * seq_list.c -- Get all messages in a sequence and return them
+/* seq_list.c -- Get all messages in a sequence and return them
  *            -- as a space separated list of message ranges.
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the