Previous commit mistakenly converted all newlines to DOS style (CR/LF).

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d67a618e19885e80f8b621f8620f9b55c15b2811
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-05-02T14:23:40Z
Releases: 7.1.1
Previous commit mistakenly converted all newlines to DOS style (CR/LF).
Convert back to Unix style --- it seems some versions of nmake insist
on this.

Files

PathChange+/−
src/interfaces/odbc/win32.mak modified +486 −486