diff options
author | justdave%syndicomm.com <> | 2002-03-19 14:42:40 +0100 |
---|---|---|
committer | justdave%syndicomm.com <> | 2002-03-19 14:42:40 +0100 |
commit | 93ccfd5df1c7c5e8596a5d742547a0628ba475f3 (patch) | |
tree | bb3734b5e7470d5351fc0ca138f9947a0f5f5eaa /docs/html/win32.html | |
parent | 4accb1955e7d530a322dc64d63807c52bf11c968 (diff) | |
download | bugzilla-93ccfd5df1c7c5e8596a5d742547a0628ba475f3.tar.gz bugzilla-93ccfd5df1c7c5e8596a5d742547a0628ba475f3.tar.xz |
Getting the stuff Timeless missed with his checkin for bug 106386
Diffstat (limited to 'docs/html/win32.html')
-rw-r--r-- | docs/html/win32.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/win32.html b/docs/html/win32.html index 350b6b881..6db638867 100644 --- a/docs/html/win32.html +++ b/docs/html/win32.html @@ -1246,10 +1246,10 @@ TARGET="_top" >, the perl documentation says that you should always use <TT CLASS="function" >binmode()</TT -> when dealing with binary files, but never when dealing with text files. That seems to suggest that rather than aribtrarily putting <TT +> when dealing with binary files, but never when dealing with text files. That seems to suggest that rather than arbitrarily putting <TT CLASS="function" >binmode()</TT -> at the begining of the attachment files, there should be logic to determine if <TT +> at the beginning of the attachment files, there should be logic to determine if <TT CLASS="function" >binmode()</TT > is needed or not. @@ -1632,4 +1632,4 @@ VALIGN="top" ></DIV ></BODY ></HTML ->
\ No newline at end of file +> |