Browse Source

templates: Added new line to avoid vi save warning.

(From yocto-docs rev: dd24fa4e254a9ee4f76c78e2cc525a752195bbdb)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Scott Rifenbark 11 years ago
parent
commit
5bdb231ad8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/template/division.title.xsl

+ 1 - 1
documentation/template/division.title.xsl

@@ -21,4 +21,4 @@
       </xsl:call-template>
       </xsl:call-template>
     </h1>
     </h1>
   </xsl:template>
   </xsl:template>
-</xsl:stylesheet>
+</xsl:stylesheet>