From 9c84384cc18ff589233628c193953ca8d7a39f5c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 5 Jun 2013 20:44:03 +0000 Subject: Remove trailing whitespace. --- hurd/new-fd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd/new-fd.c') diff --git a/hurd/new-fd.c b/hurd/new-fd.c index e5220560a1..32c72522dd 100644 --- a/hurd/new-fd.c +++ b/hurd/new-fd.c @@ -32,7 +32,7 @@ _hurd_new_fd (io_t port, io_t ctty) /* Initialize the port cells. */ _hurd_port_init (&d->port, port); _hurd_port_init (&d->ctty, ctty); - + /* And the fcntl flags. */ d->flags = 0; } -- cgit v1.2.3