Fixed a very stupid mistake

This commit is contained in:
Michiel Broek
2007-02-26 21:31:24 +00:00
parent c04b63044b
commit c1fc77eaed
2 changed files with 20 additions and 38 deletions

View File

@@ -1247,6 +1247,9 @@ int Read_a_Msg(unsigned int Num, int UpdateLR)
}
free(fn);
if (charset == NULL)
Syslog('b', "charset is still NULL");
if ((charset == NULL) && (msgs.Charset != FTNC_NONE)) {
/*
* No charset marked in the message, use the area charset