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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
af51afc8
Commit
af51afc8
authored
Sep 03, 2000
by
Per Cederqvist
Browse files
(isc_openfile): Don't set scb->mode.
parent
0602b552
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/isc_session.c
View file @
af51afc8
...
...
@@ -435,7 +435,6 @@ isc_openfile(IscMaster * mcb,
return
NULL
;
scb
->
type
=
ISC_TYPE_FILE
;
scb
->
mode
=
openmode
;
scb
->
info
.
file
.
pathname
=
isc_strdup
(
pathname
);
hcb
=
isc_newhandler
();
...
...
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