diff src/hftctl.c @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 872ca4a12e3d
children 695cf19ef79e
line wrap: on
line diff
--- a/src/hftctl.c	Tue Feb 04 13:30:45 2003 +0000
+++ b/src/hftctl.c	Tue Feb 04 14:56:31 2003 +0000
@@ -67,7 +67,7 @@
 #define QLOC   ((HFQLOCCH<<8)|HFQLOCCL)
 #define QPS    ((HFQPRESCH<<8)|HFQPRESCL)
 
-#ifndef TCGETS 
+#ifndef TCGETS
 #define TCGETS TCGETA
 #endif
 #ifndef TCSETS