mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
Merge branch 'master' into 'master'
Fix example in usage docs See merge request GNOME/libsecret!117
This commit is contained in:
commit
ecb788d44e
@ -18,7 +18,7 @@ AC_SUBST(LIBSECRET_LIBS)
|
||||
Code using libsecret should include the header like this:
|
||||
|
||||
```c
|
||||
#include <libsecret/secret.h>;
|
||||
#include <libsecret/secret.h>
|
||||
```
|
||||
|
||||
Including individual headers besides the main header files is not permitted and
|
||||
|
Loading…
Reference in New Issue
Block a user