Archived
1
0
Fork 0

notify/notify.h: changed the api abit.

This commit is contained in:
Henrik Hautakoski 2010-09-27 08:23:25 +02:00
parent 7106d9aa5e
commit 3e4723aa06
3 changed files with 3 additions and 5 deletions

View file

@ -180,7 +180,7 @@ int notify_init() {
return 1;
}
void notify_cleanup() {
void notify_exit() {
fd = 0;