Skip to content
Commit fa816346 authored by Avi Kivity's avatar Avi Kivity
Browse files

Fix volatile qualifer on function pointer



It's a volatile pointer to a function returning void, not
a pointer to a function returning volatile void.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 28fb1a86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment