1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
This commit is contained in:
terrafrost 2012-11-28 08:24:00 -06:00
commit 862253784d

View File

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