From 4f3978429459dcbbdf71f321302920893c302cb1 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 27 Feb 2016 15:15:39 -0500 Subject: skeleton: use git://localhost as the generated project's default git server. --- src/sofort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/sofort.c b/src/sofort.c index b7cb22b..f686bbd 100644 --- a/src/sofort.c +++ b/src/sofort.c @@ -9,7 +9,7 @@ | SFRT_DRIVER_VERBOSITY_USAGE #endif -static const char vermsg[] = "%s (git://midipix.org/sofort): commit %s.\n"; +static const char vermsg[] = "%s (git://localhost/sofort): commit %s.\n"; static ssize_t sofort_version(struct sfrt_driver_ctx * dctx) { -- cgit v1.2.3