From: Andre Noll <maan@systemlinux.org>
Date: Sun, 14 Jul 2013 11:13:03 +0000 (+0200)
Subject: aft.c: Remove a stray "*" in a comment.
X-Git-Tag: v0.4.13~6
X-Git-Url: https://git.tue.mpg.de/?a=commitdiff_plain;h=513fd2c3a4fad82e4dc383d303479c3ff0439523;p=paraslash.git

aft.c: Remove a stray "*" in a comment.
---

diff --git a/aft.c b/aft.c
index 62ce9fab..a2883d4a 100644
--- 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)
 {
 	/*