Index: funcs/func_devstate.c =================================================================== --- funcs/func_devstate.c (revision 357541) +++ funcs/func_devstate.c (working copy) @@ -250,7 +250,7 @@ " Change a custom device to a new state.\n" " The possible values for the state are:\n" "UNKNOWN | NOT_INUSE | INUSE | BUSY | INVALID | UNAVAILABLE | RINGING\n" - "RINGINUSE | ONHOLD\n", + "RINGINUSE | ONHOLD\n" "\n" "Examples:\n" " devstate change Custom:mystate1 INUSE\n"