mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 04:10:28 +01:00
shared/trivial: fix type on comment
This commit is contained in:
parent
4c84f74326
commit
011a609bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,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