From: Joseph Myers Date: Sat, 7 Mar 2015 00:59:56 +0000 (+0000) Subject: Fix /* in comment in previous commit. X-Git-Tag: glibc-2.22~501 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=0b3467b344c9c30f590e5d67e9a694ea1f33b7ea;p=glibc.git Fix /* in comment in previous commit. --- diff --git a/soft-fp/soft-fp.h b/soft-fp/soft-fp.h index db94e0b3ef..1eafcb433d 100644 --- a/soft-fp/soft-fp.h +++ b/soft-fp/soft-fp.h @@ -35,7 +35,7 @@ #ifdef _LIBC # include #elif defined __KERNEL__ -/* The Linux kernel uses names for architecture-specific +/* The Linux kernel uses asm/ names for architecture-specific files. */ # include #else