mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
commit
817e847749
10 changed files with 30 additions and 11 deletions
|
|
@ -79,7 +79,7 @@ void free_cmd_results(struct cmd_results *results);
|
|||
*
|
||||
* Free the JSON string later on.
|
||||
*/
|
||||
const char *cmd_results_to_json(struct cmd_results *results);
|
||||
char *cmd_results_to_json(struct cmd_results *results);
|
||||
|
||||
struct cmd_results *add_color(const char *name,
|
||||
char *buffer, const char *color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue