aboutsummaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorKamal Mostafa <kamal@canonical.com>2011-02-01 12:34:23 -0800
committerJohn Rigby <john.rigby@linaro.org>2011-11-16 14:24:01 -0700
commit8d9493b3ad5fabd7e8789781565196403386a05b (patch)
tree3b46841c17941b1b3914829e5d64d4241237e27e /ubuntu
parentc3cd34948281bb3adf904610266d74e898e1faaf (diff)
UBUNTU: ubuntu: rtl8192se: fix source file newline
Add missing final newline to avoid dpkg-source warning. Signed-off-by: Kamal Mostafa <kamal@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/rtl8192se/rtl8192s/r8192S_dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c b/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
index 78d04ed0db6..b836c01fa68 100644
--- a/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
+++ b/ubuntu/rtl8192se/rtl8192s/r8192S_dev.c
@@ -5466,4 +5466,4 @@ ActUpdateChannelAccessSetting(
}
-} \ No newline at end of file
+}