From 6676849549767afb5fdcd602760c3217981d67c6 Mon Sep 17 00:00:00 2001 From: pk910 Date: Wed, 3 Aug 2011 14:39:41 +0200 Subject: [PATCH] changed version to "WGN iauth" --- iauth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iauth.c b/iauth.c index 6ebb8d0..0621977 100644 --- a/iauth.c +++ b/iauth.c @@ -145,7 +145,7 @@ signed int main(signed int argc, char *argv[]) { iauth_flog(IAUTH_INFO, "Starting IAuth"); - iauth_query_version("OGN iauth"); + iauth_query_version("WGN iauth"); //original from OGN iauth_query_policy("ARTU"); iauth_stats_report(); -- 2.20.1