gnupg/mpi (8 files)

cvs user dshaw cvs@cvs.gnupg.org
Sat, 24 May 2003 19:55:06 +0200


    Date: Saturday, May 24, 2003 @ 19:54:57
  Author: dshaw
    Path: /cvs/gnupg/gnupg/mpi

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      |    7 ++++
 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(+), 85 deletions(-)