[svn] Remove obsolete mail address.

This commit is contained in:
hniksic 2005-06-27 06:56:27 -07:00
parent b01865d73a
commit fc4499e671

View File

@ -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)