From 46a4682dcd8de0cb2ed3c8969412af1381100c2a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 Apr 1999 14:45:35 +0000 Subject: Update. 1999-04-15 Scott Bambrough * sysdeps/unix/sysv/linux/arm/sigaction.c: Fix typo in preventing compilation of file. --- sysdeps/unix/sysv/linux/arm/sigaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/arm') diff --git a/sysdeps/unix/sysv/linux/arm/sigaction.c b/sysdeps/unix/sysv/linux/arm/sigaction.c index 102d66595b..2e70b321ef 100644 --- a/sysdeps/unix/sysv/linux/arm/sigaction.c +++ b/sysdeps/unix/sysv/linux/arm/sigaction.c @@ -49,7 +49,7 @@ extern void __default_rt_sa_restorer(void); : __default_sa_restorer #else #define choose_restorer(flags) \ - &&__default_sa_restorer + __default_sa_restorer #endif /* If ACT is not NULL, change the action for SIG to *ACT. -- cgit 1.4.1