make charset_canonicalize set the answer to "us-ascii" if s is NULL.
authorPierre Habouzit <madcoder@debian.org>
Thu, 16 Nov 2006 17:46:10 +0000 (18:46 +0100)
committerPierre Habouzit <madcoder@debian.org>
Thu, 16 Nov 2006 17:46:10 +0000 (18:46 +0100)
commit10b7c16c8905d1b7ceaeeb6cfab9ad2ec03d8780
tree6216aad5c3810ac10f535956ffa889ee29ebc2ee
parent7c6a042ca1bccde0ed39d2499e9272f963025e75
make charset_canonicalize set the answer to "us-ascii" if s is NULL.
some small improvements.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
charset.c
copy.c
protos.h
sendlib.c