mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 14:58:05 +02:00
glib-aux/trivial: fix typo in code comment
This commit is contained in:
parent
1c00330a7f
commit
7c148b53ab
1 changed files with 1 additions and 1 deletions
|
|
@ -486,7 +486,7 @@ nm_g_bytes_new_from_str(const char *str)
|
|||
}
|
||||
|
||||
/**
|
||||
* nm_utils_gbytes_equals:
|
||||
* nm_utils_gbytes_equal_mem:
|
||||
* @bytes: (allow-none): a #GBytes array to compare. Note that
|
||||
* %NULL is treated like an #GBytes array of length zero.
|
||||
* @mem_data: the data pointer with @mem_len bytes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue