From f7123221cd38f924888f615541c51b36781c972c Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Mon, 22 Jun 2009 20:38:29 +0300 Subject: Update the bug-reporting address. * Makefile (LDFLAGS): Add -lhurdbugaddr. * option.c (argp_program_bug_address): Remove definition. --- options.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'options.c') diff --git a/options.c b/options.c index ef29a02..2d3a11f 100644 --- a/options.c +++ b/options.c @@ -1,5 +1,5 @@ /* Hurd unionfs - Copyright (C) 2001, 2002, 2005 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2005, 2009 Free Software Foundation, Inc. Written by Moritz Schulte . This program is free software; you can redistribute it and/or @@ -210,8 +210,6 @@ const struct argp_child argp_children_startup[] = }; const char *argp_program_version = STANDARD_HURD_VERSION (unionfs); -const char *argp_program_bug_address = -"Gianluca Guida "; #define ARGS_DOC "FILESYSTEMS ..." #define DOC "Hurd unionfs server" -- cgit v1.2.3