1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

- Fixed typos in copied text (Fixed ticket #39)

This commit is contained in:
Paul Bakker
2011-11-11 10:34:04 +00:00
parent 61da752077
commit 2028156556
3 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
/**
* \file md_wrap.c
*
* \brief Generic message digest wrapper for PolarSSL
* \brief Generic cipher wrapper for PolarSSL
*
* \author Adriaan de Jong <dejong@fox-it.com>
*
* Copyright (C) 2006-2010, Brainspark B.V.
* Copyright (C) 2006-2011, Brainspark B.V.
*
* This file is part of PolarSSL (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>