diff options
author | Peter Osterlund <petero2@telia.com> | 2002-07-04 00:49:41 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:00:49 +0200 |
commit | 8098d88080cde4bb74060ff482f085508045051f (patch) | |
tree | 07a343cc9de2fdd2ed8868b573cc1cb8701d589c /ps2comm.c | |
parent | 6a78abbeefc058857c4a503a47ca68ebcc51bbf7 (diff) |
Added comments to let emacs know about the non-standard tab
width.
Diffstat (limited to 'ps2comm.c')
-rw-r--r-- | ps2comm.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -340,6 +340,9 @@ QueryIsSynaptics(int fd) } } +/* Local Variables: */ +/* tab-width: 4 */ +/* End: */ /* * vim: ts=4 sw=4 cindent */ |