Fix build (forgot the ";")

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42883 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2011-10-19 12:41:36 +00:00
parent 276a254c1c
commit b1128999ca

View File

@ -231,7 +231,7 @@ hpet_init_timer(hpet_timer_cookie* cookie)
}
if (interrupt == -1) {
dprintf("hpet_init_timer(): timer can't be routed to any interrupt!")
dprintf("hpet_init_timer(): timer can't be routed to any interrupt!");
return B_ERROR;
}
// Non-periodic mode