diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-07-03 12:34:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-03 13:57:11 +0100 |
commit | 5bdb231ad82a26f671703b5662538b0ac9a0728f (patch) | |
tree | 43f9b7f89521bdc4610209aae97469ece316fddc /documentation/template/division.title.xsl | |
parent | 8c2648286aae7fff9e9657ae0a3fd88aa129bf26 (diff) | |
download | poky-5bdb231ad82a26f671703b5662538b0ac9a0728f.tar.gz |
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>
Diffstat (limited to 'documentation/template/division.title.xsl')
-rw-r--r-- | documentation/template/division.title.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/template/division.title.xsl b/documentation/template/division.title.xsl index 8cd70a595b..6c265970d5 100644 --- a/documentation/template/division.title.xsl +++ b/documentation/template/division.title.xsl | |||
@@ -21,4 +21,4 @@ | |||
21 | </xsl:call-template> | 21 | </xsl:call-template> |
22 | </h1> | 22 | </h1> |
23 | </xsl:template> | 23 | </xsl:template> |
24 | </xsl:stylesheet> \ No newline at end of file | 24 | </xsl:stylesheet> |