]> granicus.if.org Git - php/commitdiff
file encoding cleanup: remove bom in win32 files
authorSebastian Jennen <sebastian.jennen@gmx.de>
Sat, 27 Jul 2019 07:47:32 +0000 (09:47 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 27 Jul 2019 08:12:54 +0000 (10:12 +0200)
These two files have been: "UTF-8 Unicode (with BOM) text".
By applying `dos2unix` on these files the BOM has been removed.

I checked the whole source code with dos2unix:
These were the only two text files affected.

win32/select.c
win32/sendmail.c

index 810130c97038c072c19e8246e9b839dfb9206f4e..b02766e4f3647c7f71f92a0de873484e68b373e7 100644 (file)
@@ -1,4 +1,4 @@
-/*
+/*
   +----------------------------------------------------------------------+
   | PHP Version 7                                                        |
   +----------------------------------------------------------------------+
index 00063931eaf732eb590ce64033a7d24839382764..98b61ec920779504cfefbec77f16f3f8b1506828 100644 (file)
@@ -1,4 +1,4 @@
-/*
+/*
  *    PHP Sendmail for Windows.
  *
  *  This file is rewritten specificly for PHPFI.  Some functionality