diff options
| -rw-r--r-- | common/action_code.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/action_code.h b/common/action_code.h index d28b74f84..2272091cc 100644 --- a/common/action_code.h +++ b/common/action_code.h | |||
| @@ -86,7 +86,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | * 1100|1111| id(8) Macro record? | 86 | * 1100|1111| id(8) Macro record? |
| 87 | * | 87 | * |
| 88 | * ACT_BACKLIGHT(1101): | 88 | * ACT_BACKLIGHT(1101): |
| 89 | * 1110|xxxx| id(8) Backlight commands | 89 | * 1101|xxxx| id(8) Backlight commands |
| 90 | * | 90 | * |
| 91 | * ACT_COMMAND(1110): | 91 | * ACT_COMMAND(1110): |
| 92 | * 1110|opt | id(8) Built-in Command exec | 92 | * 1110|opt | id(8) Built-in Command exec |
