fix(global.h): Update func declaration
This commit is contained in:
parent
e8cfe0a66e
commit
5b92f04e9c
@ -287,6 +287,6 @@ int execute(char *a, ...);
|
||||
long dbseek(long offset);
|
||||
|
||||
void mousecleanup(void);
|
||||
int process_mouse();
|
||||
int process_mouse(void);
|
||||
|
||||
#endif /* CSCOPE_GLOBAL_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user