diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-07-03 12:35:53 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-03 13:57:12 +0100 |
| commit | d321a503bc044454722b8f050b5a6491a7775bf9 (patch) | |
| tree | 2a66ddfeb08c9d5573a0258c4a8bbd5359c312b1 | |
| parent | 5bdb231ad82a26f671703b5662538b0ac9a0728f (diff) | |
| download | poky-d321a503bc044454722b8f050b5a6491a7775bf9.tar.gz | |
template: Added new line at end of file so vi does not throw error.
(From yocto-docs rev: 2b8cd1b912ea4a1725b9060be712828b6c3d2a36)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/template/formal.object.heading.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/template/formal.object.heading.xsl b/documentation/template/formal.object.heading.xsl index 4f3900d165..1a5e697808 100644 --- a/documentation/template/formal.object.heading.xsl +++ b/documentation/template/formal.object.heading.xsl | |||
| @@ -18,4 +18,4 @@ | |||
| 18 | </xsl:call-template> | 18 | </xsl:call-template> |
| 19 | </p> | 19 | </p> |
| 20 | </xsl:template> | 20 | </xsl:template> |
| 21 | </xsl:stylesheet> \ No newline at end of file | 21 | </xsl:stylesheet> |
