type in comment

(testing out github.com's edit via web interface)
This commit is contained in:
terrafrost 2012-11-27 10:11:49 -06:00
parent 0b9f743343
commit 8ea452ed31

View File

@ -84,7 +84,7 @@ define('FILE_X509_DN_OPENSSL', 3);
*/ */
define('FILE_X509_DN_CANON', 4); define('FILE_X509_DN_CANON', 4);
/** /**
* Return name ash for file indexing * Return name hash for file indexing
*/ */
define('FILE_X509_DN_HASH', 5); define('FILE_X509_DN_HASH', 5);
/**#@-*/ /**#@-*/