From 9d66f22bb072f852846e3c96c0adc666d7ac51d0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 18 Nov 2005 06:43:30 +0000 Subject: fix trailing comment --- libc/sysdeps/linux/hppa/bits/syscalls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libc/sysdeps/linux/hppa/bits/syscalls.h b/libc/sysdeps/linux/hppa/bits/syscalls.h index 013c24095..d173aa389 100644 --- a/libc/sysdeps/linux/hppa/bits/syscalls.h +++ b/libc/sysdeps/linux/hppa/bits/syscalls.h @@ -163,4 +163,4 @@ type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5, type6 arg6 } #endif /* __ASSEMBLER__ */ -#endif /* _ASM_PARISC_UNISTD_H_ */ +#endif /* _BITS_SYSCALLS_H */ -- cgit v1.2.3