STABLE-BRANCH-1-2 gnupg/mpi (8 files)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 21 May 2003 23:25:42 +0200


    Date: Wednesday, May 21, 2003 @ 23:25:32
  Author: dshaw
    Path: /cvs/gnupg/gnupg/mpi
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog mpi-inline.h mpi-internal.h mpi-inv.c mpi-scan.c
          mpicoder.c mpih-div.c mpiutil.c

* mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c,
mpi-internal.h, mpi-scan.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      |   10 ++++--
 mpi-inline.h   |    3 -
 mpi-internal.h |   12 +++----
 mpi-inv.c      |   11 ++----
 mpi-scan.c     |   10 +++---
 mpicoder.c     |   31 +++++++++----------
 mpih-div.c     |    6 +--
 mpiutil.c      |   88 ++++++++++++++++++++++++++-----------------------------
 8 files changed, 83 insertions(+), 88 deletions(-)