diff options
Diffstat (limited to 'synaptics.h')
-rw-r--r-- | synaptics.h | 5 |
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: */ - |