diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-08-13 08:39:05 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-08-13 08:39:05 +0000 |
| commit | 440022e5be2d99e51f975eecefeb598c05c7881e (patch) | |
| tree | a8a49e4ad840721136683943f5159bc83007663d | |
| parent | 37985d94b98168cd6408f81b85858001289aadd2 (diff) | |
| download | rockbox-440022e5be2d99e51f975eecefeb598c05c7881e.zip rockbox-440022e5be2d99e51f975eecefeb598c05c7881e.tar.gz rockbox-440022e5be2d99e51f975eecefeb598c05c7881e.tar.bz2 rockbox-440022e5be2d99e51f975eecefeb598c05c7881e.tar.xz | |
Added trailing linefeed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1701 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/manual/play-dir.t | 2 | ||||
| -rw-r--r-- | www/manual/rec-boot.t | 2 | ||||
| -rw-r--r-- | www/manual/rec-menu.t | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/manual/play-dir.t b/www/manual/play-dir.t index 55e8bb1..d1cbe58 100644 --- a/www/manual/play-dir.t +++ b/www/manual/play-dir.t @@ -52,4 +52,4 @@ Buttons: </td></tr> </table> -#include "foot.t"
\ No newline at end of file +#include "foot.t" diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t index b5970df..894c60c 100644 --- a/www/manual/rec-boot.t +++ b/www/manual/rec-boot.t @@ -8,4 +8,4 @@ the root (toplevel) directory of your Archos. <p> <img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo"> -#include "foot.t"
\ No newline at end of file +#include "foot.t" diff --git a/www/manual/rec-menu.t b/www/manual/rec-menu.t index 831cd0c..0da8d0f 100644 --- a/www/manual/rec-menu.t +++ b/www/manual/rec-menu.t @@ -36,4 +36,4 @@ Buttons: <tr><td>F1</td><td>Toggle back to the screen you came from when you arrived here, <a href="rec-wps.html">WPS</a> or <a href="rec-dir.html">dir browser</a></td></tr> </table> -#include "foot.t"
\ No newline at end of file +#include "foot.t" |