merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
233 changed files with 6772 additions and 27783 deletions
Showing only changes of commit 5711671c99 - Show all commits

View File

@@ -1074,7 +1074,6 @@ cmd_script(ProfWin* window, const char* const command, gchar** args)
return TRUE;
}
/* escape a string into csv and write it to the file descriptor */
static void
_append_csv_escaped(GString* buffer, const char* const str)
{