diff options
author | Leo Famulari <leo@famulari.name> | 2016-08-21 16:15:02 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2016-08-21 16:16:31 -0400 |
commit | 92a8160f61b926bb682a36f8798308a0c4dd2383 (patch) | |
tree | 09d9cb04ee1e134cc4abcc03b75b22f25472ecff | |
parent | 59065bb3304d6281c29ad7394a90fe17e8fb2b3b (diff) | |
download | guix-92a8160f61b926bb682a36f8798308a0c4dd2383.tar guix-92a8160f61b926bb682a36f8798308a0c4dd2383.tar.gz |
gnu: Remove superfluous whitespace from (gnu packages xml).
* gnu/packages/xml.scm: Remove superfluous whitespace.
-rw-r--r-- | gnu/packages/xml.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index cfdc6c006d..a478599fe6 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -1,4 +1,3 @@ - ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org> ;;; Copyright © 2013, 2015 Andreas Enge <andreas@enge.fr> |