Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
499add00
Commit
499add00
authored
Jun 13, 1991
by
Per Cederqvist
Browse files
Cosmetic changes.
parent
3109fbcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/text.c
View file @
499add00
...
...
@@ -1279,6 +1279,7 @@ get_text (Text_no text_no,
return
FAILURE
;
}
/* Should use something in s-string.c to do this. +++ */
result
->
string
+=
start_char
;
result
->
len
=
min
(
result
->
len
-
1
,
end_char
)
+
1
-
start_char
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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