[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/1] Update the bug-reporting address.
From: |
Sergiu Ivanov |
Subject: |
[PATCH 1/1] Update the bug-reporting address. |
Date: |
Fri, 29 May 2009 00:34:23 +0300 |
>From 23763c18399985e62686282ec848c42c3a540066 Mon Sep 17 00:00:00 2001
From: Sergiu Ivanov <unlimitedscolobb@gmail.com>
Date: Fri, 29 May 2009 00:29:25 +0300
Subject: [PATCH] Update the bug-reporting address.
* options.c (argp_program_bug_address): Change the value to
<bug-hurd@gnu.org>.
---
options.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/options.c b/options.c
index ef29a02..d04d072 100644
--- a/options.c
+++ b/options.c
@@ -211,7 +211,7 @@ const struct argp_child argp_children_startup[] =
const char *argp_program_version = STANDARD_HURD_VERSION (unionfs);
const char *argp_program_bug_address =
-"Gianluca Guida <glguida@gmail.com>";
+"<bug-hurd@gnu.org>";
#define ARGS_DOC "FILESYSTEMS ..."
#define DOC "Hurd unionfs server"
--
1.5.2.4
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 1/1] Update the bug-reporting address.,
Sergiu Ivanov <=