mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-14 05:05:11 +00:00
[FIX] Fix broken chatstates
This commit is contained in:
parent
74f3fbdccc
commit
88bd2d27ad
3 changed files with 7 additions and 14 deletions
|
|
@ -59,7 +59,7 @@ extern char * ASCreateRoom(const ParseeConfig *c, char *by, char *alias);
|
|||
|
||||
extern char * ASCreateDM(const ParseeConfig *c, char *by, char *with);
|
||||
|
||||
/** Sets the user's global display{name]
|
||||
/** Sets the user's global display{name}
|
||||
* --------
|
||||
* Returns: NOTHING
|
||||
* Modifies: [EXT:User status]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue