mirror of
https://github.com/labwc/labwc.git
synced 2026-04-08 08:21:09 -04:00
labnag: s/LAB_EXIT_TIMEOUT/LAB_EXIT_CANCELLED/
This commit is contained in:
parent
da96513e70
commit
e47b60f775
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define LABWC_ACTION_PROMPT_CODES_H
|
||||
|
||||
#define LAB_EXIT_FAILURE 255
|
||||
#define LAB_EXIT_TIMEOUT 254
|
||||
#define LAB_EXIT_CANCELLED 254
|
||||
#define LAB_EXIT_SUCCESS 0
|
||||
|
||||
#endif /* LABWC_ACTION_PROMPT_CODES_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue