]> diplodocus.org Git - nmh/blobdiff - sbr/m_atoi.c
new.c: Order two return statements to match comment.
[nmh] / sbr / m_atoi.c
index 963d89e8845b3f0e7f867c57d6ba3818747cf210..87a782833d9e68d9ca51996dcf6ac3e8a655e651 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * m_atoi.c -- Parse a string representation of a message number, and
+/* m_atoi.c -- Parse a string representation of a message number, and
  *          -- return the numeric value of the message.  If the string
  *          -- contains any non-digit characters, then return 0.
  *