summaryrefslogtreecommitdiff
path: root/synclient.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 /synclient.c
parent6a78abbeefc058857c4a503a47ca68ebcc51bbf7 (diff)
Added comments to let emacs know about the non-standard tab
width.
Diffstat (limited to 'synclient.c')
-rw-r--r--synclient.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/synclient.c b/synclient.c
index 89e6def..ab5a9ac 100644
--- a/synclient.c
+++ b/synclient.c
@@ -24,3 +24,7 @@ int main() {
exit(0);
}
+
+/* Local Variables: */
+/* tab-width: 4 */
+/* End: */