Skip to content
Snippets Groups Projects
Commit bee7365a authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

@down-signal file

parent 514c0073
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ char const *get_keybyid(key_enum_t key)
(key == NOTIFY ) ? "@notify" :
(key == USER ) ? "@user" :
(key == BUILD ) ? "@build" :
(key == SIGNAL) ? "@down-signal" :
(key == FLAGS ) ? "@flags" :
(key == RUNAS ) ? "@runas" :
(key == SHEBANG ) ? "@shebang" :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment