mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
we usually do it like this, but maybe we should do it like you say?
This commit is contained in:
parent
8fcceff88f
commit
a6f41c6754
2 changed files with 6 additions and 6 deletions
|
@ -19,8 +19,8 @@ typedef enum PsycMethod {
|
|||
PSYC_MC_ECHO_HELLO,
|
||||
PSYC_MC_ERROR,
|
||||
PSYC_MC_FAILURE,
|
||||
PSYC_MC_FAILURE_ALIAS_NONEXISTANT,
|
||||
PSYC_MC_FAILURE_ALIAS_UNAVAILABLE,
|
||||
PSYC_MC_FAILURE_UNKNOWN_ALIAS,
|
||||
PSYC_MC_FAILURE_UNAVAILABLE_ALIAS,
|
||||
PSYC_MC_INFO,
|
||||
PSYC_MC_MESSAGE,
|
||||
PSYC_MC_MESSAGE_ACTION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue