summaryrefslogtreecommitdiff
path: root/virtinst/nodedev.py
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2013-10-27 21:59:47 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2013-10-28 17:22:31 +0100
commit2a040ccd1743494943ee20a273a986738a12a04f (patch)
tree02d03b703756b2c33c341a1cd30474401d47dfe1 /virtinst/nodedev.py
parent0df75c76033cbb873ab5b28f722dac1db472477a (diff)
downloadvirt-manager-2a040ccd1743494943ee20a273a986738a12a04f.tar.gz
mass update: remove double spaces from comments
Updated by this script: find -name '*.py' -exec sed -i "s|^\(#.*[^.?\!]\) \(.*[^#]\)$|\1 \2|g" \{\} \; Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'virtinst/nodedev.py')
-rw-r--r--virtinst/nodedev.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtinst/nodedev.py b/virtinst/nodedev.py
index e0d85fbb..a0a9d9ce 100644
--- a/virtinst/nodedev.py
+++ b/virtinst/nodedev.py
@@ -4,8 +4,8 @@
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of