mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-12-24 16:29:23 +00:00
fix for previous commit
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@172 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
parent
688c00f31b
commit
c64ffcfced
@ -28,7 +28,7 @@ const char FILE_READBINARY[] = "rb";
|
||||
static struct input outermost = {
|
||||
"<none>", // file name
|
||||
0, // line number
|
||||
FALSE, // Faked file access, so no RAM read
|
||||
INPUTSRC_FILE, // fake file access, so no RAM read
|
||||
INPUTSTATE_EOF, // state of input
|
||||
{
|
||||
NULL // RAM read pointer or file handle
|
||||
|
Loading…
Reference in New Issue
Block a user