chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more template work
[disorder]
/
server
/
actions.c
diff --git
a/server/actions.c
b/server/actions.c
index 8e975e447451731d91455ad9ed0b0711e474dab9..aca4db0aeea173039b2459315a6ee3879c9e7e1f 100644
(file)
--- a/
server/actions.c
+++ b/
server/actions.c
@@
-161,8
+161,8
@@
static const struct action {
{ "enable", act_enable },
{ "manage", act_playing },
{ "playing", act_playing },
{ "enable", act_enable },
{ "manage", act_playing },
{ "playing", act_playing },
- { "random
-
disable", act_random_disable },
- { "random
-
enable", act_random_enable },
+ { "randomdisable", act_random_disable },
+ { "randomenable", act_random_enable },
{ "remove", act_remove },
};
{ "remove", act_remove },
};