summaryrefslogtreecommitdiff
path: root/bufaux.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-13 12:26:34 +1000
committerDamien Miller <djm@mindrot.org>2000-04-13 12:26:34 +1000
commit22c772609aa0e97fb39a6ec609c2f16445644055 (patch)
tree5246a2a1ab8e761fe1a22ec2c8d5fe52fe139e36 /bufaux.c
parente71eb91259388de4aea7d46738f3b8b5593bccbe (diff)
- Merged OpenBSD updates to include paths.
Diffstat (limited to 'bufaux.c')
-rw-r--r--bufaux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bufaux.c b/bufaux.c
index 4ab45a2f8..7ebc2aa62 100644
--- a/bufaux.c
+++ b/bufaux.c
@@ -17,7 +17,7 @@
17 */ 17 */
18 18
19#include "includes.h" 19#include "includes.h"
20RCSID("$Id: bufaux.c,v 1.9 2000/04/01 01:09:23 damien Exp $"); 20RCSID("$Id: bufaux.c,v 1.10 2000/04/13 02:26:36 damien Exp $");
21 21
22#include "ssh.h" 22#include "ssh.h"
23 23