diff options
author | Michael Vogt <mvo@debian.org> | 2013-12-29 16:40:49 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-12-29 16:40:49 +0100 |
commit | 0e2d81b5b4e6ec4117f38fc546ed3324ba4fa5cc (patch) | |
tree | 4472a1405df2a52592079646a953cd2600ce16e9 /vendor | |
parent | c0d2427e7c8708df54a6cb1d06628abbde293692 (diff) |
vendor/ubuntu/sources.list.in: whitespace fix
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/ubuntu/sources.list.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/ubuntu/sources.list.in b/vendor/ubuntu/sources.list.in index b9aa8c3d0..00db2f8cd 100644 --- a/vendor/ubuntu/sources.list.in +++ b/vendor/ubuntu/sources.list.in @@ -1,5 +1,5 @@ - # See sources.list(5) manpage for more information - # Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. +# See sources.list(5) manpage for more information +# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted |