From: Andrea Corallo Date: Tue, 12 Jan 2021 16:52:52 +0000 (+0100) Subject: Fix typo in function-abi.h X-Git-Tag: basepoints/gcc-12~1640 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aff68d54c33ae10fbbb52adb50527baf7b2f627;p=thirdparty%2Fgcc.git Fix typo in function-abi.h gcc/Changelog 2021-01-12 Andrea Corallo * function-abi.h: Fix typo. --- diff --git a/gcc/function-abi.h b/gcc/function-abi.h index 0f34c8cfc65f..ac58f676e33b 100644 --- a/gcc/function-abi.h +++ b/gcc/function-abi.h @@ -1,4 +1,4 @@ -/* Information about fuunction binary interfaces. +/* Information about function binary interfaces. Copyright (C) 2019-2021 Free Software Foundation, Inc. This file is part of GCC