X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fmsvc-nothrow.c;h=780254720a0a28f868fc011298ea8424ff63acce;hb=4f044de87e05bee61005c48bb93f3bb9a4b76461;hp=e65f35235c282cc033a7eba3fca84941d44afa36;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/msvc-nothrow.c b/lib/msvc-nothrow.c index e65f35235..780254720 100644 --- a/lib/msvc-nothrow.c +++ b/lib/msvc-nothrow.c @@ -13,15 +13,14 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include /* Specification. */ #include "msvc-nothrow.h" -/* Get declarations of the Win32 API functions. */ +/* Get declarations of the native Windows API functions. */ #define WIN32_LEAN_AND_MEAN #include