diff options
Diffstat (limited to 'unmime.c')
-rw-r--r-- | unmime.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -327,7 +327,7 @@ static char *GetBoundary(char *CntType) } -int CheckContentType(char *CntType) +static int CheckContentType(char *CntType) { /* * Static array of Content-Type's for which we will do |