diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-06-14 14:58:35 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-06-14 14:58:35 +0200 |
commit | 57cd42f4138be67d2b6305fd54e40f1c6e3f9910 (patch) | |
tree | 0d58d931900b77310871801b4d129c4fcf3e07b5 | |
parent | 1513872fa4afa46c16b0cab267db40db38502a85 (diff) |
die: minor: Remove trailing whitespace
Remove a trailing whitespace.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | die.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ * Subject to the GPL, version 2. */ -#ifndef DIE_H +#ifndef DIE_H #define DIE_H #include <stdio.h> |