mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
Refactor code into resolve_ipc_path
This commit is contained in:
parent
04c2221190
commit
403dccabce
4 changed files with 29 additions and 30 deletions
|
|
@ -15,4 +15,5 @@ struct feature_policy *alloc_feature_policy(const char *program);
|
|||
struct ipc_policy *alloc_ipc_policy(const char *program);
|
||||
struct command_policy *alloc_command_policy(const char *command);
|
||||
|
||||
char *resolve_ipc_path(const char* program);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue