diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-07-04 04:07:12 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-07-04 04:07:12 +0000 |
commit | b4c774cf8878d9100fde92ff4e938671c3b0301b (patch) | |
tree | a2dff9a498a7c4cdeddace98c2c34c7a2e3689fb /ChangeLog | |
parent | 16ae3d0dba5f81e5602798b915105284033dea75 (diff) |
- itojun@cvs.openbsd.org 2001/06/26 06:33:07
[servconf.h serverloop.h session.h sftp-client.h sftp-common.h
sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h
ssh-rsa.h tildexpand.h uidswap.h uuencode.h xmalloc.h]
prototype pedant. not very creative...
- () -> (void)
- no variable names
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -47,6 +47,13 @@ | |||
47 | prototype pedant. not very creative... | 47 | prototype pedant. not very creative... |
48 | - () -> (void) | 48 | - () -> (void) |
49 | - no variable names | 49 | - no variable names |
50 | - itojun@cvs.openbsd.org 2001/06/26 06:33:07 | ||
51 | [servconf.h serverloop.h session.h sftp-client.h sftp-common.h | ||
52 | sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h | ||
53 | ssh-rsa.h tildexpand.h uidswap.h uuencode.h xmalloc.h] | ||
54 | prototype pedant. not very creative... | ||
55 | - () -> (void) | ||
56 | - no variable names | ||
50 | 57 | ||
51 | 20010629 | 58 | 20010629 |
52 | - (bal) Removed net_aton() since we don't use it any more | 59 | - (bal) Removed net_aton() since we don't use it any more |
@@ -5874,4 +5881,4 @@ | |||
5874 | - Wrote replacements for strlcpy and mkdtemp | 5881 | - Wrote replacements for strlcpy and mkdtemp |
5875 | - Released 1.0pre1 | 5882 | - Released 1.0pre1 |
5876 | 5883 | ||
5877 | $Id: ChangeLog,v 1.1356 2001/07/04 04:02:36 mouring Exp $ | 5884 | $Id: ChangeLog,v 1.1357 2001/07/04 04:07:12 mouring Exp $ |