Reverted file format to UTF-8 (No BOM)

Format was changed in my last commit.
pull/111/head
Crayon2000 2016-01-11 23:32:35 -05:00
parent c31b96b11b
commit 0d483f3092
1 changed files with 1 additions and 1 deletions

2
misc.h
View File

@ -1,4 +1,4 @@
// misc.h - written and placed in the public domain by Wei Dai // misc.h - written and placed in the public domain by Wei Dai
//! \file misc.h //! \file misc.h
//! \brief Utility functions for the Crypto++ library. //! \brief Utility functions for the Crypto++ library.