gnupg/tools (6 files)

cvs user dshaw cvs@cvs.gnupg.org
Sat, 24 May 2003 20:38:46 +0200


    Date: Saturday, May 24, 2003 @ 20:38:36
  Author: dshaw
    Path: /cvs/gnupg/gnupg/tools

Modified: ChangeLog bftest.c crlf.c mk-tdata.c mpicalc.c shmtest.c

* bftest.c, crlf.c, mk-tdata.c, mpicalc.c, shmtest.c: Edit all
preprocessor instructions to remove whitespace before the '#'. This is not
required by C89, but there are some compilers out there that don't like
it.


------------+
 ChangeLog  |    7 +++++++
 bftest.c   |   27 +++++++++++++--------------
 crlf.c     |    5 ++---
 mk-tdata.c |    9 ++++-----
 mpicalc.c  |   20 +++++++++-----------
 shmtest.c  |   23 +++++++++++------------
 6 files changed, 46 insertions(+), 45 deletions(-)