[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    [PATCH 3/3] kernel-doc: don't print =?koi8-r?Q?=22?=...=?koi8-r?Q?=22=20?=twice in variadic function
From:       Alexey Dobriyan <adobriyan () mail ! ru>
Date:       2004-10-31 21:38:10
Message-ID: E1CONOs-00009g-00.adobriyan-mail-ru () f29 ! mail ! ru
[Download RAW message or body]

--- a/scripts/kernel-doc	2004-10-31 20:25:16.000000000 +0000
+++ b/scripts/kernel-doc	2004-10-31 22:57:20.061852472 +0000
@@ -1398,7 +1398,7 @@
 
 	if ($type eq "" && $param eq "...")
 	{
-	    $type="...";
+	    $type="";
 	    $param="...";
 	    $parameterdescs{"..."} = "variable arguments";
 	}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic