_r
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4140 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -58,7 +58,7 @@ error_message (long code)
|
||||
int
|
||||
init_error_table(const char **msgs, long base, int count)
|
||||
{
|
||||
initialize_error_table(&et_list, msgs, count, base);
|
||||
initialize_error_table_r(&et_list, msgs, count, base);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user