mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
fix codespell issues
This commit is contained in:
parent
57eef39583
commit
cf38b7bdc4
12 changed files with 25 additions and 25 deletions
|
|
@ -1075,7 +1075,7 @@ typedef
|
|||
|
||||
/* Use these to write the name of your wrapper. NOTE: duplicates
|
||||
VG_WRAP_FUNCTION_Z{U,Z} in pub_tool_redir.h. NOTE also: inserts
|
||||
the default behaviour equivalance class tag "0000" into the name.
|
||||
the default behaviour equivalence class tag "0000" into the name.
|
||||
See pub_tool_redir.h for details -- normally you don't need to
|
||||
think about this, though. */
|
||||
|
||||
|
|
@ -1673,7 +1673,7 @@ typedef
|
|||
/* NB 9 Sept 07. There is a nasty kludge here in all these CALL_FN_
|
||||
macros. In order not to trash the stack redzone, we need to drop
|
||||
%rsp by 128 before the hidden call, and restore afterwards. The
|
||||
nastyness is that it is only by luck that the stack still appears
|
||||
nastiness is that it is only by luck that the stack still appears
|
||||
to be unwindable during the hidden call - since then the behaviour
|
||||
of any routine using this macro does not match what the CFI data
|
||||
says. Sigh.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue