From a16dd13f199e3ccb806bb4832ef4335a12ba5901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Sat, 18 Feb 2012 21:28:29 +0100 Subject: Converted files to utf-8. --- macros.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macros.h') diff --git a/macros.h b/macros.h index 6b060079..9a57b150 100644 --- a/macros.h +++ b/macros.h @@ -4,7 +4,7 @@ /* nettle, low-level cryptographics library * - * Copyright (C) 2001, 2010 Niels Möller + * Copyright (C) 2001, 2010 Niels Möller * * The nettle library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by @@ -132,7 +132,7 @@ do { \ } while (0) -/* Helper macro for Merkle-Damgård hash functions. Assumes the context +/* Helper macro for Merkle-DamgÃ¥rd hash functions. Assumes the context structs includes the following fields: xxx count_low, count_high; // Two word block count -- cgit v1.2.1