From 132e8757bc800d51058e3e1e4d2d73a0279ca0ac Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 10 May 2011 22:46:44 +0930 Subject: Remove trailing whitespace --- strbuf.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'strbuf.c') diff --git a/strbuf.c b/strbuf.c index a850d41..c59b6f6 100644 --- a/strbuf.c +++ b/strbuf.c @@ -1,7 +1,7 @@ /* strbuf - string buffer routines * * Copyright (c) 2010-2011 Mark Pulford - * + * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including @@ -9,10 +9,10 @@ * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: - * + * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. - * + * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -- cgit v1.2.3-55-g6feb