mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-11-17 07:48:28 +01:00
Match definition with declaration
This commit is contained in:
parent
2d73491a41
commit
eda741d177
1 changed files with 1 additions and 1 deletions
|
@ -59,6 +59,6 @@ void free_cmd_results(struct cmd_results *results);
|
|||
*/
|
||||
const char *cmd_results_to_json(struct cmd_results *results);
|
||||
|
||||
void remove_view_from_scratchpad();
|
||||
void remove_view_from_scratchpad(swayc_t *);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue