[INN-COMMITTERS] inn/nnrpd (12 files)

Russ Allbery Russ_Allbery at isc.org
Wed Dec 22 21:12:14 UTC 2004


    Date: Wednesday, December 22, 2004 @ 21:12:13
  Author: rra
    Path: /proj/cvs/isc/inn/inn/nnrpd

Modified: article.c group.c misc.c newnews.c nnrpd.c perl.c perm.c post.c
          python.c sasl.c tls.c track.c

Fix the formatting of function definitions.  Return value and function name
on separate lines, opening brace on a line by itself, always use ANSI
prototypes.


-----------+
 article.c |   51 ++++++++++++++++++++----------
 group.c   |   11 ++----
 misc.c    |   38 +++++++---------------
 newnews.c |   23 +++++++++----
 nnrpd.c   |   11 +++---
 perl.c    |   25 +++++++++-----
 perm.c    |  101 ++++++++++++++++++++++++++++++++++++++++--------------------
 post.c    |    9 +----
 python.c  |   21 ++++++++----
 sasl.c    |    5 +-
 tls.c     |   40 +++++++++++------------
 track.c   |    5 +-
 12 files changed, 202 insertions(+), 138 deletions(-)


More information about the inn-committers mailing list