silc_config_read_current_line

SYNOPSIS

    char *silc_config_read_current_line(SilcConfigFile *file);

DESCRIPTION

Returns a dynamically allocated buffer containing the line that the parser stopped at. This is a convenience function for silc_config_read_line. The returned pointer must be freed when it's not needed any longer.