From d1ab30b7f1241a83a20dd4ce3df1a7173c2dfeaa Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 11 Jul 2003 16:09:47 +0000 Subject: [PATCH] Don't highlight a full declaration if the template header was placed on a separate line. [SVN r19061] --- xsl/function.xsl | 58 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 48 insertions(+), 10 deletions(-) diff --git a/xsl/function.xsl b/xsl/function.xsl index dd7bdcb..44bf743 100644 --- a/xsl/function.xsl +++ b/xsl/function.xsl @@ -19,7 +19,7 @@ and any storage specifiers is greater than this length, they will be placed on a separate line from the function name and parameters unless everything fits on a single line. --> - 6 + 12 @@ -192,18 +192,18 @@ - - + + - - - - - - - + + + + + ( @@ -223,6 +223,44 @@ ; + + + + + + + + + + + + + + + + + + + + + + ( + + + + + + ) + + + + + ; + +