| commit | 236fb2b56e6367159aa5457d99428a751ff37cdd | [log] [tgz] |
|---|---|---|
| author | Jens Remus <jremus@linux.ibm.com> | Tue Apr 22 15:48:28 2025 +0200 |
| committer | Jens Remus <jremus@linux.ibm.com> | Tue Apr 22 15:48:28 2025 +0200 |
| tree | 2234bc1f5c54a887c7e0c277cb11d2a16ebdc0bb | |
| parent | 9567087349c6f33a437b071d1c6b6c04ad4debef [diff] |
gas: sframe: Fix typo in comment on SFrame identifier gas/config/ * tc-aarch64.c (aarch64_sframe_get_abi_arch): Fix typo in comment on SFrame identifier. * tc-aarch64.h (aarch64_sframe_get_abi_arch, sframe_get_abi_arch): Likewise. * tc-i386.c (x86_sframe_get_abi_arch): Likewise. * tc-i386.h (x86_sframe_get_abi_arch, sframe_get_abi_arch): Likewise. Reported-by: Indu Bhagat <indu.bhagat@oracle.com> Signed-off-by: Jens Remus <jremus@linux.ibm.com>