summaryrefslogtreecommitdiff
path: root/die.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-14 14:58:35 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-14 14:58:35 +0200
commit57cd42f4138be67d2b6305fd54e40f1c6e3f9910 (patch)
tree0d58d931900b77310871801b4d129c4fcf3e07b5 /die.h
parent1513872fa4afa46c16b0cab267db40db38502a85 (diff)
die: minor: Remove trailing whitespace
Remove a trailing whitespace. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'die.h')
-rw-r--r--die.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/die.h b/die.h
index 1b8fae5..4a3f09b 100644
--- a/die.h
+++ b/die.h
@@ -4,7 +4,7 @@
* Subject to the GPL, version 2.
*/
-#ifndef DIE_H
+#ifndef DIE_H
#define DIE_H
#include <stdio.h>