summaryrefslogtreecommitdiffstats
path: root/call/call.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 00:57:41 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 18:16:05 +0200
commit904e050aa0f4250adc7b7f8125000ef26715abef (patch)
treef38147b4719f02e54c53a0ad311c3715b2cf0057 /call/call.h
parent3ba8bfeddb7af74a874661bc0289415d35b1d407 (diff)
Nuke trailing whitespace.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'call/call.h')
-rw-r--r--call/call.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/call/call.h b/call/call.h
index bbc1fb4..b7723d7 100644
--- a/call/call.h
+++ b/call/call.h
@@ -2,7 +2,7 @@
#define FALSE 0
#endif
#ifndef TRUE
-#define TRUE 1
+#define TRUE 1
#endif
extern int fd;
extern int interrupted;