X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fwaitpid.c;h=293039a42c9ceefe5d93e10803cb50143f8eb0ab;hb=a1c8d3d65945c9d7b1ad9ac02e980baa0394e30d;hp=8078fb95862815af45980e123a38666dc0a55431;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/waitpid.c b/lib/waitpid.c index 8078fb958..293039a42 100644 --- a/lib/waitpid.c +++ b/lib/waitpid.c @@ -12,15 +12,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. */ + along with this program; if not, see . */ #include /* Specification. */ #include -/* Implementation for native Win32 systems. */ +/* Implementation for native Windows systems. */ #include /* for _cwait, WAIT_CHILD */