From 7d48acb3e1e8d2fdf6a89dfad949da9f2747c2b6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Dec 2015 20:52:54 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/slibc-human.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/slibc-human.h b/include/slibc-human.h index e56a78d..34c1cf9 100644 --- a/include/slibc-human.h +++ b/include/slibc-human.h @@ -278,7 +278,7 @@ char* humanmode(char* restrict, mode_t, enum humanmode_mode); * @since Always. */ int machinemode(mode_t* restrict, mode_t* restrict, const char* restrict) - __GCC_ONLY(__attributes__((__nonnull__(3)))); + __GCC_ONLY(__attribute__((__nonnull__(3)))); /** -- cgit v1.2.3-70-g09d2