mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Fix header comments for exits.h and exits.c.
This commit is contained in:
parent
f9768d368d
commit
c32ef46f99
@ -1,3 +1,8 @@
|
|||||||
|
2012-07-08 Steven Schubiger <stsc@member.fsf.org>
|
||||||
|
|
||||||
|
* exits.h: Fix comment.
|
||||||
|
* exits.c: Likewise.
|
||||||
|
|
||||||
2012-07-07 Tim Ruehsen <tim.ruehsen@gmx.de>
|
2012-07-07 Tim Ruehsen <tim.ruehsen@gmx.de>
|
||||||
|
|
||||||
(digest_authentication_encode): Add support for RFC 2617 Digest
|
(digest_authentication_encode): Add support for RFC 2617 Digest
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
/* Command line parsing.
|
/* Exit status handling.
|
||||||
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
|
||||||
2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
|
|
||||||
Inc.
|
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Internationalization related declarations.
|
/* Exit status related declarations.
|
||||||
Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Wget.
|
This file is part of GNU Wget.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user