Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
789f3320
Commit
789f3320
authored
Aug 19, 2004
by
Stefan Monnier
Browse files
(back_comment): Fixup globals in all cases.
parent
709a47ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/syntax.c
src/syntax.c
+1
-1
No files found.
src/syntax.c
View file @
789f3320
...
...
@@ -673,7 +673,7 @@ back_comment (from, from_byte, stop, comnested, comstyle, charpos_ptr, bytepos_p
{
from
=
comstart_pos
;
from_byte
=
comstart_byte
;
/* Globals are correct now. */
UPDATE_SYNTAX_TABLE_FORWARD
(
from
-
1
);
}
else
{
...
...
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