From 2607810fdbe482e162a738d208199ee7dc65c750 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 19 Sep 2015 18:06:14 +0200 Subject: Fix comment style --- sysdeps/mach/hurd/cthreads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps') diff --git a/sysdeps/mach/hurd/cthreads.c b/sysdeps/mach/hurd/cthreads.c index d8c175ccff..b309301d93 100644 --- a/sysdeps/mach/hurd/cthreads.c +++ b/sysdeps/mach/hurd/cthreads.c @@ -22,7 +22,7 @@ char __libc_lock_self0[0]; #if IS_IN (rtld) /* We don't support static tls relocation so early, but we do not have threads - * * there either anyway */ + there either anyway. */ static char __libc_lock_self[0]; #else static __thread char __libc_lock_self[0]; -- cgit v1.2.3