[12632] Revert previous commit (see Notes)

This commit is contained in:
billy1arm 2013-05-31 13:50:57 +01:00 committed by Antz
parent 1cd806c02e
commit ef445ea523
1462 changed files with 9689 additions and 7080 deletions

View file

@ -213,7 +213,7 @@ extern "C" {
# endif
#endif
/**
/*
* That's it for OS-specific stuff
*****************************************************************************/

View file

@ -2,7 +2,7 @@
/*
* Originally written by Bodo Moeller for the OpenSSL project.
*/
/**
/*
* \file crypto/ec/ec.h Include file for the OpenSSL EC functions
* \author Originally written by Bodo Moeller for the OpenSSL project
*/

View file

@ -1,5 +1,5 @@
/* crypto/ecdsa/ecdsa.h */
/**
/*
* \file crypto/ecdsa/ecdsa.h Include file for the OpenSSL ECDSA functions
* \author Written by Nils Larsch for the OpenSSL project
*/