summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r--sd/inc/helpids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h
index b693ebe6fd2c..9a0bad271409 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -279,3 +280,4 @@
#define HID_SD_TABLE_DESIGN (HID_SD_START + 200)
#define HID_SD_ANNOTATIONS (HID_SD_START + 201)
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */