Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
7717d769
Commit
7717d769
authored
Apr 23, 2016
by
Sebastian Ramacher
Browse files
Fix typo
parent
dd56318b
Changes
1
Hide whitespace changes
Inline
Side-by-side
zathura/database.h
View file @
7717d769
...
...
@@ -36,7 +36,7 @@ struct _ZathuraDatabaseInterface
{
GTypeInterface
parent_iface
;
/* interface metho
r
ds */
/* interface methods */
bool
(
*
add_bookmark
)(
ZathuraDatabase
*
db
,
const
char
*
file
,
zathura_bookmark_t
*
bookmark
);
bool
(
*
remove_bookmark
)(
ZathuraDatabase
*
db
,
const
char
*
file
,
const
char
*
id
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment