From a26c9cc60477acacf3a147009894bd837353ed6c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 13 Feb 2012 17:46:46 +0100 Subject: Fix broken Git repository URLs --- src/systemd/sd-daemon.h | 4 ++-- src/systemd/sd-readahead.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h index 7b664bf42a..fe51159ee6 100644 --- a/src/systemd/sd-daemon.h +++ b/src/systemd/sd-daemon.h @@ -58,8 +58,8 @@ extern "C" { You may find an up-to-date version of these source files online: - http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h - http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c + http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h + http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c This should compile on non-Linux systems, too, but with the exception of the sd_is_xxx() calls all functions will become NOPs. diff --git a/src/systemd/sd-readahead.h b/src/systemd/sd-readahead.h index afe6768c3b..1f8c5a0caf 100644 --- a/src/systemd/sd-readahead.h +++ b/src/systemd/sd-readahead.h @@ -47,8 +47,8 @@ extern "C" { You may find an up-to-date version of these source files online: - http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h - http://cgit.freedesktop.org/systemd/plain/src/readahead/sd-readahead.c + http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h + http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c This should compile on non-Linux systems, too, but all functions will become NOPs. -- cgit v1.2.3-54-g00ecf