From: Andre Noll Date: Sun, 21 Nov 2010 10:58:45 +0000 (+0100) Subject: hlt: Fix typo in comment. X-Git-Tag: v0.1.2~8 X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=commitdiff_plain;h=4f3d440fc9b281155df9ba3df1799e3474cc4584;hp=5ce943c5cee7b42a9feb6577c60efc68d6378003;ds=sidebyside hlt: Fix typo in comment. --- diff --git a/examples/hlt/hlt.c b/examples/hlt/hlt.c index 24179e3..77777ae 100644 --- a/examples/hlt/hlt.c +++ b/examples/hlt/hlt.c @@ -4,7 +4,7 @@ * Licensed under the GPL v2. For licencing details see COPYING. */ -/* A simple program that all hard links of a given directory. */ +/* A simple program that prints all hard links of a given directory. */ #include #include