The Evil gets all 6's.

Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 66666
This commit is contained in:
Sanjeev BA 2011-12-30 07:06:40 +00:00
parent 6dd4ff46ba
commit f981adaaac
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
* BSD compliant. * BSD compliant.
* *
* These functions are intended to be used in the Enlightenment * These functions are intended to be used in the Enlightenment
* Fundations Libraries only and can be compiled only on Windows, * Foundation Libraries only and can be compiled only on Windows,
* using MSYS/MinGW on Windows, and cross-compilation on Unix. This * using MSYS/MinGW on Windows, and cross-compilation on Unix. This
* library is minimal in the sense that only the functions needed to * library is minimal in the sense that only the functions needed to
* compile the EFL are available. The purpose of this library is NOT * compile the EFL are available. The purpose of this library is NOT
@ -65,7 +65,7 @@
* @brief The file that provides miscellaneous functions ported from Unix. * @brief The file that provides miscellaneous functions ported from Unix.
* @defgroup Evil Miscellaneous functions ported from Unix. * @defgroup Evil Miscellaneous functions ported from Unix.
* *
* This header provides miscallenaous functions that exist on Unix * This header provides miscellaneous functions that exist on Unix
* but not on Windows platform. They try to follow the conformance of * but not on Windows platform. They try to follow the conformance of
* the Unix versions. * the Unix versions.
*/ */