[vdr-plugin-satip] 01/06: Fixed last commit

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Jan 7 11:37:58 UTC 2017


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

tiber-guest pushed a commit to branch master
in repository vdr-plugin-satip.

commit e2c6f1833ec970c3fb2154aa0d5d794ffcee8d07
Author: Tobias Grimm <etobi at debian.org>
Date:   Sun Apr 17 15:06:16 2016 +0200

    Fixed last commit
---
 common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common.h b/common.h
index a17a1fd..ac9ea20 100644
--- a/common.h
+++ b/common.h
@@ -52,7 +52,7 @@
   do {                                                       \
      if (exp) {                                              \
         char tmp[64];                                        \
-        esyslog("[%s,%d]: " errstr ": %s", __FILE__, __LINE__, \
+        esyslog("[%s,%d]: "errstr": %s", __FILE__, __LINE__, \
                 strerror_r(errno, tmp, sizeof(tmp)));        \
         func;                                                \
         ret;                                                 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-satip.git



More information about the pkg-vdr-dvb-changes mailing list