public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [edk2-libc Patch 0/1] StdLib: Fixed typo issues in multiple files
@ 2023-11-24 11:11 Vishal R
  2023-11-24 11:11 ` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc/StdLib: " Vishal R
  0 siblings, 1 reply; 3+ messages in thread
From: Vishal R @ 2023-11-24 11:11 UTC (permalink / raw)
  To: devel; +Cc: Vishal R

This commit fixes the various typo issues found in documentation strings
in multiple files issue reported via the BZ4579
These changes are documentation updates only and does not affect the
functionality of the code

Vishal R (1):
  edk2-libc/StdLib: Fixed typo issues in multiple files

 StdLib/BsdSocketLib/ns_addr.c                      |  4 ++--
 StdLib/BsdSocketLib/res_comp.c                     |  2 +-
 StdLib/BsdSocketLib/res_config.h                   |  2 +-
 StdLib/BsdSocketLib/res_init.c                     |  2 +-
 StdLib/Include/arpa/telnet.h                       |  2 +-
 StdLib/Include/errno.h                             |  2 +-
 StdLib/Include/locale.h                            |  2 +-
 StdLib/Include/net/if.h                            |  8 ++++----
 StdLib/Include/netns/ns.h                          |  2 +-
 StdLib/Include/stdio.h                             |  2 +-
 StdLib/Include/stdlib.h                            |  6 +++---
 StdLib/Include/sys/termios.h                       | 14 +++++++-------
 StdLib/Include/sys/wait.h                          |  2 +-
 StdLib/LibC/Main/Arm/flt_rounds.c                  |  2 +-
 StdLib/LibC/StdLib/realpath.c                      |  2 +-
 StdLib/LibC/Stdio/vfscanf.c                        |  2 +-
 StdLib/LibC/Uefi/InteractiveIO/TerminalFunctions.c |  8 ++++----
 StdLib/LibC/Uefi/SysCalls.c                        |  8 ++++----
 StdLib/LibC/Wchar/String.c                         |  2 +-
 StdLib/LibC/gdtoa/gdtoaimp.h                       |  2 +-
 StdLib/PosixLib/Gen/dirname.c                      |  2 +-
 21 files changed, 39 insertions(+), 39 deletions(-)

-- 
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111697): https://edk2.groups.io/g/devel/message/111697
Mute This Topic: https://groups.io/mt/102779150/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-24 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 11:11 [edk2-devel] [edk2-libc Patch 0/1] StdLib: Fixed typo issues in multiple files Vishal R
2023-11-24 11:11 ` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc/StdLib: " Vishal R
2023-11-24 13:45   ` Jayaprakash, N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox