aboutsummaryrefslogtreecommitdiff
path: root/src/appl/simple/client/sim_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/simple/client/sim_client.c')
-rw-r--r--src/appl/simple/client/sim_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/simple/client/sim_client.c b/src/appl/simple/client/sim_client.c
index 6da92fa..32750e5 100644
--- a/src/appl/simple/client/sim_client.c
+++ b/src/appl/simple/client/sim_client.c
@@ -57,7 +57,7 @@ extern char *malloc();
#define MSG "hi there!" /* message text */
-void usage KRB5_PROTOTYPE((char *));
+void usage (char *);
void
usage(name)