]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
configure.ac: add missing komma
authorKay Sievers <kay@vrfy.org>
Wed, 3 Jun 2015 12:50:58 +0000 (14:50 +0200)
committerKay Sievers <kay@vrfy.org>
Wed, 3 Jun 2015 12:50:58 +0000 (14:50 +0200)
configure.ac

index c8f86581564b9d9845cbec946793f4ce65ec0b31..deafcc195bbce32a55f985a6381618d989eed8e7 100644 (file)
@@ -21,7 +21,7 @@ AC_PREREQ([2.64])
 
 AC_INIT([systemd],
         [220],
-        [http://github.com/systemd/systemd/issues]
+        [http://github.com/systemd/systemd/issues],
         [systemd],
         [http://www.freedesktop.org/wiki/Software/systemd])