1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/otr
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
..
otr.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
otr.h Apply coding style 2020-07-07 14:18:57 +02:00
otrlib.h Apply coding style 2020-07-07 14:18:57 +02:00
otrlibv4.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00