diff options
Diffstat (limited to 'transact.c')
-rw-r--r-- | transact.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -860,6 +860,7 @@ int readheaders(int sock, if (outlevel > O_SILENT) report(stdout, GT_("message delimiter found while scanning headers\n")); + return(PS_TRUNCATED); } /* |