From d68f1f046198fe78fb4274377e9bc1ae3b4bccc8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 29 Sep 2008 21:50:01 +0200 Subject: [PATCH] Remove trailing spaces. --- tests/test-posix_spawn1.c | 2 +- tests/test-posix_spawn2.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test-posix_spawn1.c b/tests/test-posix_spawn1.c index 80a91d161..9d3bb22d3 100644 --- a/tests/test-posix_spawn1.c +++ b/tests/test-posix_spawn1.c @@ -77,7 +77,7 @@ fd_safer (int fd) } return fd; -} +} int main () diff --git a/tests/test-posix_spawn2.c b/tests/test-posix_spawn2.c index 174f1a0bc..e67582244 100644 --- a/tests/test-posix_spawn2.c +++ b/tests/test-posix_spawn2.c @@ -77,7 +77,7 @@ fd_safer (int fd) } return fd; -} +} int main () -- 2.11.0