Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zathura
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jeremie Knuesel
zathura
Commits
70cdc657
Commit
70cdc657
authored
Jan 06, 2020
by
Sebastian Ramacher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos
parent
72e8d8de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
zathura/main.c
zathura/main.c
+1
-1
No files found.
zathura/main.c
View file @
70cdc657
...
...
@@ -201,7 +201,7 @@ main(int argc, char* argv[])
}
#else
if
(
synctex_fwd
!=
NULL
||
synctex_editor
!=
NULL
||
synctex_pid
!=
-
1
)
{
girara_error
(
"Built without syn
tex support, but syn
tex specific option was specified."
);
girara_error
(
"Built without syn
ctex support, but sync
tex specific option was specified."
);
ret
=
-
1
;
goto
free_and_ret
;
}
...
...
Write
Preview
Markdown
is supported
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