From 759e5e12bee8372388f55ac75fc9c2b645f0d325 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 26 Apr 2008 21:52:18 +0000 Subject: [PATCH] drop whitespace at end of line. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23080 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/rkpty.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/roken/rkpty.c b/lib/roken/rkpty.c index 8fffdde7c..a978062e5 100644 --- a/lib/roken/rkpty.c +++ b/lib/roken/rkpty.c @@ -2,22 +2,22 @@ * Copyright (c) 2008 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: - * + * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. - * + * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * + * * 3. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -- 2.11.4.GIT