aboutsummaryrefslogtreecommitdiff
path: root/crypto/heimdal/lib/roken/rcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/rcmd.c')
-rw-r--r--crypto/heimdal/lib/roken/rcmd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/rcmd.c b/crypto/heimdal/lib/roken/rcmd.c
index 41179484bce5..e732fe3c2a86 100644
--- a/crypto/heimdal/lib/roken/rcmd.c
+++ b/crypto/heimdal/lib/roken/rcmd.c
@@ -33,13 +33,13 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: rcmd.c,v 1.3 1999/12/02 16:58:51 joda Exp $");
+RCSID("$Id: rcmd.c 14773 2005-04-12 11:29:18Z lha $");
#endif
#include "roken.h"
#include <stdio.h>
-int
+int ROKEN_LIB_FUNCTION
rcmd(char **ahost,
unsigned short inport,
const char *locuser,