From 6a80e5441e1214cbf6ed684d2a127ab3ceb0d144 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 16 Jun 2009 06:29:04 +0000 Subject: [PATCH] Removed trailing whitespace. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@905 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/usr/iscsi_scstd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iscsi-scst/usr/iscsi_scstd.c b/iscsi-scst/usr/iscsi_scstd.c index bde9d7d0e..3ef8df568 100644 --- a/iscsi-scst/usr/iscsi_scstd.c +++ b/iscsi-scst/usr/iscsi_scstd.c @@ -622,7 +622,7 @@ int main(int argc, char **argv) exit(-1); } - /* + /* * Otherwise we could die in some later write() during the event_loop() * instead of getting EPIPE! */