diff options
Diffstat (limited to 'stdlib/lldiv.c')
-rw-r--r-- | stdlib/lldiv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/lldiv.c b/stdlib/lldiv.c index f00d159..bd7c6b2 100644 --- a/stdlib/lldiv.c +++ b/stdlib/lldiv.c @@ -1,4 +1,4 @@ -/* `long long int' divison with remainder. +/* `long long int' division with remainder. Copyright (C) 1992-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. |