]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
aft.c: Remove a stray "*" in a comment.
authorAndre Noll <maan@systemlinux.org>
Sun, 14 Jul 2013 11:13:03 +0000 (13:13 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 21 Jul 2013 19:44:25 +0000 (21:44 +0200)
aft.c

diff --git a/aft.c b/aft.c
index 62ce9fabbe3d86108c10e2936001f463a3cd0aa4..a2883d4af1438ea9ab30e93a94ebc1a3ba5b1419 100644 (file)
--- a/aft.c
+++ b/aft.c
@@ -280,7 +280,7 @@ static struct osl_table_description audio_file_table_desc = {
        .column_descriptions = aft_cols
 };
 
-/* We don't want dot or dot-dot anywhere. */
+/* We don't want dot or dot-dot anywhere. */
 static int verify_dotfile(const char *rest)
 {
        /*