mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
adopt arrow semantics from fippo.. << means outgoing, >> means incoming.
that's the inversion of shell io semantics
This commit is contained in:
parent
673eacd099
commit
921d1c17a5
6 changed files with 11 additions and 11 deletions
|
@ -77,7 +77,7 @@ _notice_circuit_established\n" S_GLYPH_PACKET_DELIMITER "\n");
|
|||
\n\
|
||||
_status_circuit\n" S_GLYPH_PACKET_DELIMITER "\n");
|
||||
#ifdef _flag_log_sockets_SPYC
|
||||
log_file("RAW_SPYC", "» %O greeted.\n", ME);
|
||||
log_file("RAW_SPYC", "« %O greeted.\n", ME);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue