diff mbox

[Natty,3/3] UBUNTU: SAUCE: omnibook: fix source file newline

Message ID 1296593344-4692-3-git-send-email-kamal@canonical.com
State Accepted
Delegated to: Tim Gardner
Headers show

Commit Message

Kamal Mostafa Feb. 1, 2011, 8:49 p.m. UTC
Add missing final newline to avoid dpkg-source warning.

Signed-off-by: Kamal Mostafa <kamal@canonical.com>
---
 ubuntu/omnibook/misc/README.mmkeys |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

diff --git a/ubuntu/omnibook/misc/README.mmkeys b/ubuntu/omnibook/misc/README.mmkeys
index 9a9fc04..b097d6b 100644
--- a/ubuntu/omnibook/misc/README.mmkeys
+++ b/ubuntu/omnibook/misc/README.mmkeys
@@ -6,4 +6,4 @@  Following combinations are mapped:
 Fn+Y => Previous song
 Fn+X => Play/pause
 Fn+V => Stop CD
-Fn+B => Next song
\ No newline at end of file
+Fn+B => Next song