diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gotext.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gotext.go b/src/gotext.go index f6f9a6f..098888f 100644 --- a/src/gotext.go +++ b/src/gotext.go @@ -318,7 +318,6 @@ msgstr "" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" ` fmt.Fprintf(out, "%s", header) |