diff options
author | Werner Koch <[email protected]> | 1997-12-23 17:30:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1997-12-23 17:30:18 +0000 |
commit | c351df1dc5294dfd81619fea3c1ff6a7e25ba774 (patch) | |
tree | b0fa86a4d1455e53c3a51d696eac51abe0308b0d /mpi/mpi-inline.h | |
parent | Now created by config.links (diff) | |
download | gnupg-c351df1dc5294dfd81619fea3c1ff6a7e25ba774.tar.gz gnupg-c351df1dc5294dfd81619fea3c1ff6a7e25ba774.zip |
changed configuration stuff, replaced some Makefile.am by distfiles.
Diffstat (limited to 'mpi/mpi-inline.h')
-rw-r--r-- | mpi/mpi-inline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpi/mpi-inline.h b/mpi/mpi-inline.h index 4d19942ad..03b5fbc86 100644 --- a/mpi/mpi-inline.h +++ b/mpi/mpi-inline.h @@ -123,5 +123,4 @@ mpihelp_sub( mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, } - #endif /*G10_MPI_INLINE_H*/ |