mirror of
https://github.com/mirror/wget.git
synced 2025-01-31 23:00:38 +08:00
[svn] Remove obsolete mail address.
This commit is contained in:
parent
b01865d73a
commit
fc4499e671
@ -1254,10 +1254,9 @@ fnmatch (const char *pattern, const char *string, int flags)
|
|||||||
mktime(tm+o) --> t+2o
|
mktime(tm+o) --> t+2o
|
||||||
t+o - (t+2o - t+o) = t
|
t+o - (t+2o - t+o) = t
|
||||||
|
|
||||||
Contributed by Roger Beeman <beeman@cisco.com>, with the help of
|
Contributed by Roger Beeman, with the help of Mark Baushke and
|
||||||
Mark Baushke <mdb@cisco.com> and other experts at CISCO. Further
|
other experts at CISCO. Further improved by Roger with assistance
|
||||||
improved by Roger with assistance from Edward J. Sabol based on
|
from Edward J. Sabol based on input by Jamie Zawinski. */
|
||||||
input by Jamie Zawinski. */
|
|
||||||
|
|
||||||
time_t
|
time_t
|
||||||
timegm (struct tm *t)
|
timegm (struct tm *t)
|
||||||
|
Loading…
Reference in New Issue
Block a user