summaryrefslogtreecommitdiff
path: root/debian/patches/70_dde.patch
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-04-30 16:55:03 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-04-30 16:55:03 +0200
commit2e75c97e06e2bb85b739b4c2ff07e1618db3ea82 (patch)
tree6e3ca93779fc412ca70c7f4a278e5fc8b2fc293c /debian/patches/70_dde.patch
parent3ccbc8d0edcea8224bde6e7c84bd70db5f47005e (diff)
add missing newline somewhere in 70_dde.patch
Diffstat (limited to 'debian/patches/70_dde.patch')
-rw-r--r--debian/patches/70_dde.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/70_dde.patch b/debian/patches/70_dde.patch
index 6d488c3..d7c477c 100644
--- a/debian/patches/70_dde.patch
+++ b/debian/patches/70_dde.patch
@@ -543,7 +543,7 @@
}
while (old);
shared = 1;
-+ printk("store a new irq %d", irq);
++ printk("store a new irq %d\n", irq);
}
save_flags (flags);