summaryrefslogtreecommitdiff
path: root/synaptics.h
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2002-07-04 00:49:41 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:00:49 +0200
commit8098d88080cde4bb74060ff482f085508045051f (patch)
tree07a343cc9de2fdd2ed8868b573cc1cb8701d589c /synaptics.h
parent6a78abbeefc058857c4a503a47ca68ebcc51bbf7 (diff)
Added comments to let emacs know about the non-standard tab
width.
Diffstat (limited to 'synaptics.h')
-rw-r--r--synaptics.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/synaptics.h b/synaptics.h
index 9a18ef0..fa74206 100644
--- a/synaptics.h
+++ b/synaptics.h
@@ -92,6 +92,9 @@ static void PrintIdent(SynapticsPrivatePtr);
* DO NOT PUT ANYTHING AFTER THIS ENDIF
*/
#endif
+
+/* Local Variables: */
+/* tab-width: 4 */
+/* End: */
/* vim:ts=4:sw=4:cindent:
*/
-