diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2007-02-26 12:39:25 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2007-02-26 12:39:25 +0000 |
commit | 14e06cca26d10be79606054ff17eecc573db25db (patch) | |
tree | 292893c3b6a5b78948f293b520d5406abcbca0ad /winsup/cygwin/libc/minires-os-if.c | |
parent | 457c7938f020cabd6029ab976ccfc35ba86d5369 (diff) | |
download | cygnal-14e06cca26d10be79606054ff17eecc573db25db.tar.gz cygnal-14e06cca26d10be79606054ff17eecc573db25db.tar.bz2 cygnal-14e06cca26d10be79606054ff17eecc573db25db.zip |
* fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.
(registry_keys): Drop HKEY_DYN_DATA.
* net.cc: Fix comment.
* syslog.cc: Ditto.
Diffstat (limited to 'winsup/cygwin/libc/minires-os-if.c')
-rw-r--r-- | winsup/cygwin/libc/minires-os-if.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/libc/minires-os-if.c b/winsup/cygwin/libc/minires-os-if.c index 540d78634..2beb5f8b8 100644 --- a/winsup/cygwin/libc/minires-os-if.c +++ b/winsup/cygwin/libc/minires-os-if.c @@ -1,6 +1,6 @@ /* minires-os-if.c. Stub synchronous resolver for Cygwin. - Copyright 2006 Red Hat, Inc. + Copyright 2006, 2007 Red Hat, Inc. Written by Pierre A. Humblet <Pierre.Humblet@ieee.org> |