mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-08 19:41:00 +00:00
spyc/circuit: rename peek here too
This commit is contained in:
parent
7453aaf395
commit
63038a5049
@ -48,7 +48,7 @@ void runQ();
|
||||
|
||||
int isServer() { return 0; }
|
||||
|
||||
void peek(string data) {
|
||||
void connection_peek(string data) {
|
||||
#if __EFUN_DEFINED__(enable_binary)
|
||||
enable_binary(ME);
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user