fixes: error: ‘uintptr_t’ undeclared, defined in header ‘<stdint.h> (cherry picked from commit 9f2abc75ad) Author: Andreas Stieger <Andreas.Stieger@gmx.de>
9f2abc75ad
Summary: - Print the final storage location when successfully decrypting a file with `aesgcm://` source. - Less GString - Re-factor cmd_presence() - Improve const correctness - Use correct free function. Fixes: 75d7663 ("Free wins summary list") Pull Request Source: https://github.com/profanity-im/profanity/pull/2041 Author: Steffen Jaeckel <s@jaeckel.eu>
75d7663
This reverts commit 9b55f2dec0. Sorting the includes creates some problems.
9b55f2dec0
Regards https://github.com/profanity-im/profanity/issues/1396
Regards https://github.com/profanity-im/profanity/issues/1019