diff options
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/mpi')
39 files changed, 39 insertions, 39 deletions
diff --git a/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h b/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h index 89bbb2f744..5d8dfeedd4 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h +++ b/plugins/MirOTR/Libgcrypt/mpi/asm-syntax.h @@ -1,4 +1,4 @@ -/* created by config.links - do not edit */ +/* created by config.links - do not edit */ /* Host: x86_64-pc-mingw32 */ #define ELF_SYNTAX /* syntax.h -- Definitions for x86 syntax variations. diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c b/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c index e45b47d91c..acfe2a69f5 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c +++ b/plugins/MirOTR/Libgcrypt/mpi/ec-ed25519.c @@ -1,4 +1,4 @@ -/* ec-ed25519.c - Ed25519 optimized elliptic curve functions +/* ec-ed25519.c - Ed25519 optimized elliptic curve functions * Copyright (C) 2013 g10 Code GmbH * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h b/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h index 9e9290c13d..759335aad0 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h +++ b/plugins/MirOTR/Libgcrypt/mpi/ec-internal.h @@ -1,4 +1,4 @@ -/* ec-internal.h - Internal declarations of ec*.c +/* ec-internal.h - Internal declarations of ec*.c * Copyright (C) 2013 g10 Code GmbH * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/ec.c b/plugins/MirOTR/Libgcrypt/mpi/ec.c index 44d6223713..8222366a0c 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/ec.c +++ b/plugins/MirOTR/Libgcrypt/mpi/ec.c @@ -1,4 +1,4 @@ -/* ec.c - Elliptic Curve functions +/* ec.c - Elliptic Curve functions * Copyright (C) 2007 Free Software Foundation, Inc. * Copyright (C) 2013 g10 Code GmbH * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h index 1cf642dabf..e607806e10 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpi-asm-defs.h @@ -1,4 +1,4 @@ -/* This file defines some basic constants for the MPI machinery. +/* This file defines some basic constants for the MPI machinery. * AMD64 compiled for the x32 ABI is special and thus we can't use the * standard values for this ABI. */ #if __GNUC__ >= 3 && defined(__x86_64__) && defined(__ILP32__) diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c index 631a4a0761..4a84df64d8 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-add1.c @@ -1,4 +1,4 @@ -/* mpihelp-add_1.c - MPI helper functions +/* mpihelp-add_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, * 2000, 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c index 96993ffdf9..f48c12cd02 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-lshift.c @@ -1,4 +1,4 @@ -/* mpi-lshift.c - MPI helper functions +/* mpi-lshift.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 2001, 2002 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c index 9719c3ea48..0e8197d88a 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul1.c @@ -1,4 +1,4 @@ -/* mpihelp-mul_1.c - MPI helper functions +/* mpihelp-mul_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001, * 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c index c85eebf99e..3b7549605d 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul2.c @@ -1,4 +1,4 @@ -/* mpih-mul2.c - MPI helper functions +/* mpih-mul2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001, * 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c index 797d16b532..5e84f94f31 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-mul3.c @@ -1,4 +1,4 @@ -/* mpih-mul3.c - MPI helper functions +/* mpih-mul3.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001, * 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c index e16000b5ed..e40794fcf2 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-rshift.c @@ -1,4 +1,4 @@ -/* mpih-rshift.c - MPI helper functions +/* mpih-rshift.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, * 2000, 2001, 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c index 25117a238f..e88821bfb4 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/mpih-sub1.c @@ -1,4 +1,4 @@ -/* mpihelp-add_2.c - MPI helper functions +/* mpihelp-add_2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001, * 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c b/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c index 336a86fa5a..e80d98bc54 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c +++ b/plugins/MirOTR/Libgcrypt/mpi/generic/udiv-w-sdiv.c @@ -1,4 +1,4 @@ -/* mpih-w-sdiv -- implement udiv_qrnnd on machines with only signed +/* mpih-w-sdiv -- implement udiv_qrnnd on machines with only signed * division. * Copyright (C) 1992, 1994, 1996, 1998, 2002 Free Software Foundation, Inc. * Contributed by Peter L. Montgomery. diff --git a/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h index 982d8ed361..39ede988fc 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h +++ b/plugins/MirOTR/Libgcrypt/mpi/i386/syntax.h @@ -1,4 +1,4 @@ -/* syntax.h -- Definitions for x86 syntax variations. +/* syntax.h -- Definitions for x86 syntax variations. * * Copyright (C) 1992, 1994, 1995, 1998, * 2001, 2002 Free Software Foundation, Inc. diff --git a/plugins/MirOTR/Libgcrypt/mpi/longlong.h b/plugins/MirOTR/Libgcrypt/mpi/longlong.h index 77fc301041..4f33937fbd 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/longlong.h +++ b/plugins/MirOTR/Libgcrypt/mpi/longlong.h @@ -1,4 +1,4 @@ -/* longlong.h -- definitions for mixed size 32/64 bit arithmetic. +/* longlong.h -- definitions for mixed size 32/64 bit arithmetic. Note: I added some stuff for use with gnupg Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998, diff --git a/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h index 02b6071912..e27de98b4f 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h +++ b/plugins/MirOTR/Libgcrypt/mpi/m68k/syntax.h @@ -1,4 +1,4 @@ -/* asm.h -- Definitions for 68k syntax variations. +/* asm.h -- Definitions for 68k syntax variations. * * Copyright (C) 1992, 1994, 1996, 1998, * 2001, 2002 Free Software Foundation, Inc. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h index db9ed332dd..2d9a9c1f2c 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h +++ b/plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h @@ -1,4 +1,4 @@ -/* This file defines some basic constants for the MPI machinery. We +/* This file defines some basic constants for the MPI machinery. We * need to define the types on a per-CPU basis, so it is done with * this file here. */ #define BYTES_PER_MPI_LIMB 8 diff --git a/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h b/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h index d2b94d9804..a60e95a4e7 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h +++ b/plugins/MirOTR/Libgcrypt/mpi/mod-source-info.h @@ -1,4 +1,4 @@ -/* Created by config.links - do not edit */ +/* Created by config.links - do not edit */ /* Host: x86_64-pc-mingw32 */ static char mod_source_info[] = ":amd64/mpih-add1.S" diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c index 549b8cb435..53f476e060 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-add.c @@ -1,4 +1,4 @@ -/* mpi-add.c - MPI functions +/* mpi-add.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h index 1cf642dabf..e607806e10 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-asm-defs.h @@ -1,4 +1,4 @@ -/* This file defines some basic constants for the MPI machinery. +/* This file defines some basic constants for the MPI machinery. * AMD64 compiled for the x32 ABI is special and thus we can't use the * standard values for this ABI. */ #if __GNUC__ >= 3 && defined(__x86_64__) && defined(__ILP32__) diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c index 47756e4c86..e2170401e4 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-bit.c @@ -1,4 +1,4 @@ -/* mpi-bit.c - MPI bit level functions +/* mpi-bit.c - MPI bit level functions * Copyright (C) 1998, 1999, 2001, 2002, 2006 Free Software Foundation, Inc. * Copyright (C) 2013 g10 Code GmbH * diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c index 2c0d6a80f4..838a7c9240 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-cmp.c @@ -1,4 +1,4 @@ -/* mpi-cmp.c - MPI functions +/* mpi-cmp.c - MPI functions * Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c index 65febea68d..9ac99c31b3 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-div.c @@ -1,4 +1,4 @@ -/* mpi-div.c - MPI functions +/* mpi-div.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2001, 2002, * 2003 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c index d542b00da6..77ca05a6fc 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-gcd.c @@ -1,4 +1,4 @@ -/* mpi-gcd.c - MPI functions +/* mpi-gcd.c - MPI functions * Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c index 77d4c5314c..39e2222479 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.c @@ -1,4 +1,4 @@ -/* mpi-inline.c +/* mpi-inline.c * Copyright (C) 1999, 2002 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h index 83dcb8818b..94e2aec8a1 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inline.h @@ -1,4 +1,4 @@ -/* mpi-inline.h - Internal to the Multi Precision Integers +/* mpi-inline.h - Internal to the Multi Precision Integers * Copyright (C) 1994, 1996, 1998, 1999, * 2001, 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h b/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h index 7f9da4fcdf..898ca47ef0 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-internal.h @@ -1,4 +1,4 @@ -/* mpi-internal.h - Internal to the Multi Precision Integers +/* mpi-internal.h - Internal to the Multi Precision Integers * Copyright (C) 1994, 1996, 1998, 2000, 2002, * 2003 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c index 9cbcdfef48..ee6813b1ed 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-inv.c @@ -1,4 +1,4 @@ -/* mpi-inv.c - MPI functions +/* mpi-inv.c - MPI functions * Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c index 8f13e04bcd..88624720c2 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mod.c @@ -1,4 +1,4 @@ -/* mpi-mod.c - Modular reduction +/* mpi-mod.c - Modular reduction Copyright (C) 1998, 1999, 2001, 2002, 2003, 2007 Free Software Foundation, Inc. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c index af008af5e4..0e84e99861 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mpow.c @@ -1,4 +1,4 @@ -/* mpi-mpow.c - MPI functions +/* mpi-mpow.c - MPI functions * Copyright (C) 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c index db3590db65..4f4d7096a7 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-mul.c @@ -1,4 +1,4 @@ -/* mpi-mul.c - MPI functions +/* mpi-mul.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c index 0f920358dd..70bf9e84cd 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-pow.c @@ -1,4 +1,4 @@ -/* mpi-pow.c - MPI functions for exponentiation +/* mpi-pow.c - MPI functions for exponentiation * Copyright (C) 1994, 1996, 1998, 2000, 2002 * 2003 Free Software Foundation, Inc. * 2013 g10 Code GmbH diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c b/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c index 8351b5efa7..e27f7faa99 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpi-scan.c @@ -1,4 +1,4 @@ -/* mpi-scan.c - MPI functions +/* mpi-scan.c - MPI functions * Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c b/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c index ef8e3c1c1e..896dda14cc 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpicoder.c @@ -1,4 +1,4 @@ -/* mpicoder.c - Coder for the external representation of MPIs +/* mpicoder.c - Coder for the external representation of MPIs * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 * 2008 Free Software Foundation, Inc. * Copyright (C) 2013, 2014 g10 Code GmbH diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c b/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c index 0a96697d93..57c1b58487 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpih-div.c @@ -1,4 +1,4 @@ -/* mpih-div.c - MPI helper functions +/* mpih-div.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 2000, * 2001, 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c b/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c index 8deef4e811..8b6f06a30a 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpih-mul.c @@ -1,4 +1,4 @@ -/* mpih-mul.c - MPI helper functions +/* mpih-mul.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, 2000, * 2001, 2002 Free Software Foundation, Inc. * diff --git a/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c b/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c index c096f699e4..6bef2a8821 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c +++ b/plugins/MirOTR/Libgcrypt/mpi/mpiutil.c @@ -1,4 +1,4 @@ -/* mpiutil.ac - Utility functions for MPI +/* mpiutil.ac - Utility functions for MPI * Copyright (C) 1998, 2000, 2001, 2002, 2003, * 2007 Free Software Foundation, Inc. * Copyright (C) 2013 g10 Code GmbH diff --git a/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h b/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h index 55bc6f710f..5d4af9f0ae 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h +++ b/plugins/MirOTR/Libgcrypt/mpi/powerpc32/syntax.h @@ -1,4 +1,4 @@ -/* gmp2-2.0.2-ppc/mpn/powerpc-linux/syntax.h Tue Oct 6 19:27:01 1998 */ +/* gmp2-2.0.2-ppc/mpn/powerpc-linux/syntax.h Tue Oct 6 19:27:01 1998 */ /* From glibc's sysdeps/unix/sysv/linux/powerpc/sysdep.h */ /* Copyright (C) 1992, 1997, 1998 Free Software Foundation, Inc. diff --git a/plugins/MirOTR/Libgcrypt/mpi/sysdep.h b/plugins/MirOTR/Libgcrypt/mpi/sysdep.h index 3e9e5bf7a8..5e6ab4aab8 100644 --- a/plugins/MirOTR/Libgcrypt/mpi/sysdep.h +++ b/plugins/MirOTR/Libgcrypt/mpi/sysdep.h @@ -1,4 +1,4 @@ -/* created by config.links - do not edit */ +/* created by config.links - do not edit */ #if __STDC__ #define C_SYMBOL_NAME(name) _##name #else |