[X2Go-Commits] [x2goserver] 01/01: x2gosqlitewrapper.c: Fix rpmlint error: no-return-in-nonvoid-function. Return the exitcode of execve().

git-admin at x2go.org git-admin at x2go.org
Mon Oct 13 16:54:47 CEST 2014


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

x2go pushed a commit to branch master
in repository x2goserver.

commit bf69534376532dde34a3171b74bdfc15706c80fe
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 13 16:54:44 2014 +0200

    x2gosqlitewrapper.c: Fix rpmlint error: no-return-in-nonvoid-function. Return the exitcode of execve().
---
 debian/changelog |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 64f65eb..c97ae25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -150,6 +150,8 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
       is also considered to be a SUSE system.
     - Trigger Xsession code for SUSE systems (look for /etc/SUSE-brand for
       SUSE system recognition).
+    - x2gosqlitewrapper.c: Fix rpmlint error: no-return-in-nonvoid-function.
+      Return the exitcode of execve().
   * debian/control:
     + Add D (x2goserver): libfile-which-perl.
   * x2goserver.spec:

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list