Trivial commit to test the post-commit hook.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 4 Oct 2012 10:19:54 +0000 (06:19 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 4 Oct 2012 10:19:54 +0000 (06:19 -0400)
Makefile

index 50fac4323076cfdbc3db999b3662680fe986220b..6f6640387e062d23711b47bdd89d1a81096733f6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Makefile for the irker relaying tool
+# Makefile for the irker relaying daemon
 
 VERS=$(shell sed -n 's/version = "\(.\+\)"/\1/p' irkerd)