mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 09:10:17 +01:00
shared/trivial: fix type on comment
(cherry picked from commit 011a609bd4)
This commit is contained in:
parent
4c432ec6a6
commit
e36b647c4b
1 changed files with 1 additions and 1 deletions
|
|
@ -553,7 +553,7 @@ _NM_IN_STRSET_streq (const char *x, const char *s)
|
|||
|
||||
/* NM_CACHED_QUARK_FCN() is essentially the same as G_DEFINE_QUARK
|
||||
* with two differences:
|
||||
* - @string must be a quited string-literal
|
||||
* - @string must be a quoted string-literal
|
||||
* - @fcn must be the full function name, while G_DEFINE_QUARK() appends
|
||||
* "_quark" to the function name.
|
||||
* Both properties of G_DEFINE_QUARK() are non favorable, because you can no
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue