X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.h;h=7ba56b9168c500bd4f596c5ba9db82ccef3347c5;hp=87cfc618d64825684d0d607a07cf4605d4476ae2;hb=ba83a291cd486e8ab53ac64d81b17d8f5705d715;hpb=bd28ec9a64884d70917c4fdea1a3a70c91758f83 diff --git a/client.h b/client.h index 87cfc618..7ba56b91 100644 --- a/client.h +++ b/client.h @@ -1,8 +1,4 @@ -/* - * Copyright (C) 1997 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 1997 Andre Noll , see file COPYING. */ /** \file client.h Common client functions and exported symbols from client_common.c. */ @@ -40,8 +36,6 @@ struct client_task { unsigned char *challenge_hash; /** The parsed command line (including the command). */ struct lls_parse_result *lpr; - /** The config file for client options. */ - char *config_file; /** The RSA private key. */ char *key_file; /** Paraslash user name. */