diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/sofort.c | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |