Skip to content

Commit 753908d

Browse files
committed
Comment.
1 parent 83a14de commit 753908d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

darwin/hook_callback.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ extern void stop_message_port_runloop();
2525

2626
extern void hook_status_proc(CFRunLoopObserverRef observer, CFRunLoopActivity activity, void *info);
2727

28+
// Callback used by hook_thead for all events.
2829
extern CGEventRef hook_event_proc(CGEventTapProxy tap_proxy, CGEventType type_ref, CGEventRef event_ref, void *refcon);
2930

3031
#endif

0 commit comments

Comments
 (0)