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
565104a7
Commit
565104a7
authored
Dec 11, 2011
by
Sebastian Ramacher
Browse files
coding style
parent
f47775ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
document.c
View file @
565104a7
...
...
@@ -106,8 +106,7 @@ zathura_document_plugins_load(zathura_t* zathura)
if
(
r
==
false
)
{
girara_error
(
"could not register plugin %s"
,
path
);
zathura_document_plugin_free
(
plugin
);
}
else
{
}
else
{
girara_info
(
"successfully loaded plugin %s"
,
path
);
}
...
...
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