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
97cbbe7c
Commit
97cbbe7c
authored
Jun 24, 2016
by
Sebastian Ramacher
Browse files
More debug output
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
b85e8c38
Changes
1
Hide whitespace changes
Inline
Side-by-side
zathura/file-monitor.c
View file @
97cbbe7c
...
...
@@ -147,6 +147,7 @@ zathura_filemonitor_new(const char* file_path,
return
NULL
;
}
girara_debug
(
"starting file monitor"
);
ZathuraFileMonitor
*
file_monitor
=
ZATHURA_FILEMONITOR
(
ret
);
ZATHURA_FILEMONITOR_GET_CLASS
(
file_monitor
)
->
start
(
file_monitor
);
...
...
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