1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/tests
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
..
functionaltests Add nickname support for /roster remove 2023-04-13 16:41:21 +02:00
unittests Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00