]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
typo
authorDarren Tucker <dtucker@zip.com.au>
Fri, 15 Jan 2010 02:12:10 +0000 (13:12 +1100)
committerDarren Tucker <dtucker@zip.com.au>
Fri, 15 Jan 2010 02:12:10 +0000 (13:12 +1100)
ChangeLog

index d7b0822484f1d9129b0cd94cd87423d7559fd8bd..23e98fffab706b37652fa1fd194a41893ced07a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
      inherited SIGTERM as ignored it will still be able to kill the ssh it
      starts.
      ok dtucker@
- - (dtucker) [openbsd-compat.c/pwcache.c] Pull in pwcache.c from OpenBSD (no
+ - (dtucker) [openbsd-compat/pwcache.c] Pull in pwcache.c from OpenBSD (no
    changes yet but there will be some to come).
  - (dtucker) [configure.ac openbsd-compat/{Makefile.in,pwcache.c} Portability
    for pwcache.  Also, added caching of negative hits.