diff options
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h')
-rw-r--r-- | plugins/MirOTR/Libgcrypt/mpi/mips3/mpi-asm-defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |