From 0dd7af76f012e9a02182ed37b7cb0be3dcd55fed Mon Sep 17 00:00:00 2001 From: James Date: Mon, 5 May 2014 17:54:12 +0100 Subject: indent --- output_map.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'output_map.h') diff --git a/output_map.h b/output_map.h index 978a17c..646f28b 100644 --- a/output_map.h +++ b/output_map.h @@ -36,13 +36,13 @@ static struct map_ent map[] = { #ifdef APPLE_KEYBOARD { - HACK_NONE, 0x29, KEY_102ND }, + HACK_NONE, 0x29, KEY_102ND}, { - HACK_NONE, 0x65, KEY_ESC}, + HACK_NONE, 0x65, KEY_ESC}, { - HACK_NONE, 0x48, KEY_F19}, + HACK_NONE, 0x48, KEY_F19}, { - HACK_NONE, 0x64, KEY_GRAVE}, + HACK_NONE, 0x64, KEY_GRAVE}, #endif #if 0 -- cgit v1.2.3