1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/event
John Hernandez e1d137f4e6 Change char->free to auto_char char for autocleanup
Replace `gchar` and `g_free` to `auto_gchar`
Correct certain  `char` functions/variables to `gchar`

Related to #1819.

Edited by @jubalh.
2023-07-11 13:26:37 +02:00
..
client_events.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
client_events.h fix /reconnect now 2023-05-10 18:12:11 +02:00
common.c Update copyright year 2023-01-10 10:37:25 +01:00
common.h Update copyright year 2023-01-10 10:37:25 +01:00
server_events.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
server_events.h Add support for offline MUC notifications 2022-04-23 02:42:23 +02:00