typo fix. how did this ever work?
git-svn-id: file:///home/svn/framework3/trunk@8795 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
a20b74536c
commit
dbe4d05875
|
@ -60,7 +60,7 @@ class NetwareConsole
|
|||
#
|
||||
# Writes to the command shell.
|
||||
#
|
||||
def shell_read(buf)
|
||||
def shell_write(buf)
|
||||
rstream.write(buf)
|
||||
end
|
||||
|
||||
|
@ -100,4 +100,4 @@ class NetwareConsole
|
|||
end
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue