summaryrefslogtreecommitdiff
path: root/ps2comm.c
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 /ps2comm.c
parent6a78abbeefc058857c4a503a47ca68ebcc51bbf7 (diff)
Added comments to let emacs know about the non-standard tab
width.
Diffstat (limited to 'ps2comm.c')
-rw-r--r--ps2comm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ps2comm.c b/ps2comm.c
index cc43724..4deda76 100644
--- a/ps2comm.c
+++ b/ps2comm.c
@@ -340,6 +340,9 @@ QueryIsSynaptics(int fd)
}
}
+/* Local Variables: */
+/* tab-width: 4 */
+/* End: */
/*
* vim: ts=4 sw=4 cindent
*/