STABLE-BRANCH-1-2 gnupg/tools (6 files)
cvs user dshaw
cvs@cvs.gnupg.org
Wed, 21 May 2003 23:32:09 +0200
Date: Wednesday, May 21, 2003 @ 23:31:59
Author: dshaw
Path: /cvs/gnupg/gnupg/tools
Tag: STABLE-BRANCH-1-2
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(-)