[X2Go-Commits] [x2goserver] 16/99: X2Go/Server/Agent/NX/Options.pm: whitespace-only in comment.

git-admin at x2go.org git-admin at x2go.org
Mon Dec 28 06:10:39 CET 2020


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit cc5b3a512f295fed1d26c3da97e2e4afffb5077c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Nov 7 02:51:23 2020 +0100

    X2Go/Server/Agent/NX/Options.pm: whitespace-only in comment.
---
 X2Go/Server/Agent/NX/Options.pm | 2 +-
 debian/changelog                | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm
index e0062cbb..d3cac502 100644
--- a/X2Go/Server/Agent/NX/Options.pm
+++ b/X2Go/Server/Agent/NX/Options.pm
@@ -687,7 +687,7 @@ X2Go::Server::Agent::NX::Options - NX Options modification module
  # Parse and sanitize transform string.
  my $interpreted_transform_ref = X2Go::Server::Agent::NX::Options::interpret_transform ($transform_op);
 
- # Error handling...
+ # Error handling ...
  die "Invalid transformation passed, aborting.\n" unless (defined ($interpreted_transform_ref));
 
  # Extract transformation data.
diff --git a/debian/changelog b/debian/changelog
index 65507baf..122f5f12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -211,6 +211,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
     - X2Go/Server/Agent/NX/Options.pm: document that duplicate keys in the
       input options string are possible and accepted, but actually discouraged
       and semantically redundant.
+    - X2Go/Server/Agent/NX/Options.pm: whitespace-only in comment.
   * debian/control:
     + Build-depend upon lsb-release for distro version detection.
   * debian/x2goserver.manpages:

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list