mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 05:51:20 +01:00
Missing ;
This commit is contained in:
parent
0e0eebf456
commit
661eb8db3f
@ -70,7 +70,7 @@ define('FILE_X509_DN_ARRAY', 0); // Internal array representation.
|
||||
/**
|
||||
* Return string
|
||||
*/
|
||||
define('FILE_X509_DN_STRING', 1)
|
||||
define('FILE_X509_DN_STRING', 1);
|
||||
/**
|
||||
* Return ASN.1 name string
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user