From 94f35e4e3c4e9ef507f7ec7ead5ee869223a8386 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Thu, 23 Feb 2006 12:08:50 +0000 Subject: Corrected a typo (simularly -> similarly). --- include/libc-symbols.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/libc-symbols.h b/include/libc-symbols.h index 240b35a84..c5ec2814f 100644 --- a/include/libc-symbols.h +++ b/include/libc-symbols.h @@ -315,7 +315,7 @@ } libc_hidden_weak (foo) - Simularly for global data. If references to foo within libc.so should + Similarly for global data. If references to foo within libc.so should always go to foo defined in libc.so, then in include/foo.h you add: libc_hidden_proto (foo) -- cgit v1.2.3