version 1.1.1.1, 2011/06/08 07:09:12
|
version 1.1.1.2, 2012/02/17 12:50:03
|
Line 94 axl_bool axl_babel_init (axlError ** error)
|
Line 94 axl_bool axl_babel_init (axlError ** error)
|
* @brief Remove handlers installed and babel configuration from base |
* @brief Remove handlers installed and babel configuration from base |
* library. |
* library. |
*/ |
*/ |
void axl_babel_finish () | void axl_babel_finish (void) |
{ |
{ |
/* call to configure babel */ |
/* call to configure babel */ |
axl_doc_set_detect_codification_func (NULL, NULL); |
axl_doc_set_detect_codification_func (NULL, NULL); |