we need a protocol version string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11376 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1997 - 1999, 2002 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -74,7 +74,8 @@
|
|||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
|
|
||||||
#define SERVICE "host"
|
#define KF_SERVICE "host"
|
||||||
|
|
||||||
#define PORT "kf"
|
#define KF_PORT_NAME "kf"
|
||||||
#define PORT_NUM 2110
|
#define KF_PORT_NUM 2110
|
||||||
|
#define KF_VERSION_1 "KFWDV0.1"
|
||||||
|
Reference in New Issue
Block a user