summaryrefslogtreecommitdiff
path: root/gcc/ada/g-soliop-mingw.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-soliop-mingw.ads')
-rw-r--r--gcc/ada/g-soliop-mingw.ads4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/ada/g-soliop-mingw.ads b/gcc/ada/g-soliop-mingw.ads
index 039d3754c04..01007ccd291 100644
--- a/gcc/ada/g-soliop-mingw.ads
+++ b/gcc/ada/g-soliop-mingw.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2001-2006, AdaCore --
+-- Copyright (C) 2001-2007, AdaCore --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -36,6 +36,8 @@
-- This is the Windows/NT version of this package
+-- This package should not be directly with'ed by an application program
+
package GNAT.Sockets.Linker_Options is
private
pragma Linker_Options ("-lws2_32");