9
0
Fork 0

svn_rev_443

This commit is contained in:
Sascha Hauer 2007-07-05 18:01:54 +02:00 committed by Sascha Hauer
parent 8819276961
commit b9d6d30be8
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ static int hist_init(void)
return 0;
}
core_initcall(hist_init);
postcore_initcall(hist_init);
static void cread_add_to_hist(char *line)
{