From f537d52f6993567845c4329bb0ec3dc81ef29271 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Mar 2012 14:47:25 +0000 Subject: [PATCH] fix --- src/gns/gnunet-gns-fcfsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gns/gnunet-gns-fcfsd.c b/src/gns/gnunet-gns-fcfsd.c index 5d9fbd27f..43616554a 100644 --- a/src/gns/gnunet-gns-fcfsd.c +++ b/src/gns/gnunet-gns-fcfsd.c @@ -42,7 +42,7 @@ /** * Front page. (/) */ -#define MAIN_PAGE "GNUnet FCFS Authority Name Registration Service
What is your desired domain name?

What is your public key? " +#define MAIN_PAGE "GNUnet FCFS Authority Name Registration ServiceWhat is your desired domain name?

What is your public key? " /** * Second page (/S) -- 2.25.1