[Spice-devel] [spice-jhbuild 1/3] bundle: Remove trailing space in closing XML tag
Christophe Fergeau
cfergeau at redhat.com
Wed Jul 8 02:55:35 PDT 2015
Probably no ill effect, but caused bad highlighting in my vim.
---
bundle/remote-viewer-gtk3.bundle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bundle/remote-viewer-gtk3.bundle b/bundle/remote-viewer-gtk3.bundle
index a6315ca..49508e4 100644
--- a/bundle/remote-viewer-gtk3.bundle
+++ b/bundle/remote-viewer-gtk3.bundle
@@ -33,7 +33,7 @@
not needed. If the source path is left out, the default
script will be used.
-->
- <launcher-script>${project}/remote-viewer.sh</launcher-script >
+ <launcher-script>${project}/remote-viewer.sh</launcher-script>
<!-- Not implemented: Optional runtime, could be python or mono
for example.
--
2.4.3
More information about the Spice-devel
mailing list