Back out last commit.
This commit is contained in:
parent
380f542199
commit
5ac3ac6c2a
@ -927,7 +927,7 @@ dainit(void)
|
||||
|
||||
/* Register our shutdown event handler */
|
||||
if ((EVENTHANDLER_REGISTER(shutdown_post_sync, dashutdown,
|
||||
NULL, SHUTDOWN_PRI_FIRST)) == NULL)
|
||||
NULL, SHUTDOWN_PRI_DEFAULT)) == NULL)
|
||||
printf("dainit: shutdown event registration failed!\n");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user