The branch, master has been updated via 5f479e48a2cab9a43916109eb0dfc5dffe99158a (commit) from 664a41878e71af01f8cd5850fcff4bc703f2d122 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5f479e48a2cab9a43916109eb0dfc5dffe99158a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 5 16:49:33 2013 +0100 typo fix ----------------------------------------------------------------------- Summary of changes: X2Go/SupeReNicer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/X2Go/SupeReNicer.pm b/X2Go/SupeReNicer.pm index e08f3ed..fcc8a97 100644 --- a/X2Go/SupeReNicer.pm +++ b/X2Go/SupeReNicer.pm @@ -66,7 +66,7 @@ sub sanitizeNL { } -sub superrenice { +sub superenice { # Normal: Nice LEVEL? my $normalNL = shift; $normalNL = 0 unless defined $normalNL; $normalNL = sanitizeNL($normalNL, 0); hooks/post-receive -- x2goserver.git (X2Go Server) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goserver.git" (X2Go Server).