From: Steinar H. Gunderson Date: Sat, 3 Jan 2009 13:35:47 +0000 (+0100) Subject: Stray newline. X-Git-Url: https://git.sesse.net/?p=fjl;a=commitdiff_plain;h=fc9f7affda0b0141099f8e91c1a36ddceed8319c;hp=91f2e505234fbf8d8afbdcf1f62b3630da820262 Stray newline. --- diff --git a/dehuff.h b/dehuff.h index 7618bfd..69fc798 100644 --- a/dehuff.h +++ b/dehuff.h @@ -84,5 +84,4 @@ static inline unsigned extend(int val, int bits) } } - #endif /* !defined(_DEHUFF_H) */