]> git.tuebingen.mpg.de Git - osl.git/blobdiff - examples/hlt/hlt.c
hlt: Fix typo in comment.
[osl.git] / examples / hlt / hlt.c
index 24179e3609e37a50c17513e9d6632930a3ff352b..77777ae22f6bb736bb8e083b224f5ffdf3f38dd4 100644 (file)
@@ -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 <inttypes.h>
 #include <osl.h>