diff options
author | Christoph Mallon | 2011-08-07 11:39:54 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-08-07 13:53:33 +0200 |
commit | 23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618 (patch) | |
tree | f82d53010c47ae40d834a4736cd6427f687134ea /backends/platform/dingux | |
parent | bf580e6e6b9af3a545dfd7105aa4e5d691443495 (diff) | |
download | scummvm-rg350-23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618.tar.gz scummvm-rg350-23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618.tar.bz2 scummvm-rg350-23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618.zip |
JANITORIAL: Remove trailing empty lines.
Diffstat (limited to 'backends/platform/dingux')
-rw-r--r-- | backends/platform/dingux/README.DINGUX | 1 | ||||
-rw-r--r-- | backends/platform/dingux/scummvm.gpe | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/backends/platform/dingux/README.DINGUX b/backends/platform/dingux/README.DINGUX index d867e02f03..04f0d30844 100644 --- a/backends/platform/dingux/README.DINGUX +++ b/backends/platform/dingux/README.DINGUX @@ -65,4 +65,3 @@ I still raccomand the use of opendingux kernel + rootfs, but if you don't, this image plus another kernel (eg. SiENcE's one) should be do the job. Enjoy - diff --git a/backends/platform/dingux/scummvm.gpe b/backends/platform/dingux/scummvm.gpe index 84ab0c6b95..ce5d174a5c 100644 --- a/backends/platform/dingux/scummvm.gpe +++ b/backends/platform/dingux/scummvm.gpe @@ -2,4 +2,3 @@ HOME=`pwd` $HOME/scummvm.elf - |