[pytango] 48/483: removed compiler warning

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:23 UTC 2017


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

sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.

commit 3a1bc255d1213ea211c2c1304785d1da2d8d86fb
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Thu Oct 27 14:18:47 2011 +0000

    removed compiler warning
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@18203 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 src/api_util.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/api_util.cpp b/src/api_util.cpp
index 3e16564..297617d 100644
--- a/src/api_util.cpp
+++ b/src/api_util.cpp
@@ -70,4 +70,4 @@ void export_api_util()
         .def("is_event_consumer_created", &Tango::ApiUtil::is_event_consumer_created)
         .def("get_user_connect_timeout", &Tango::ApiUtil::get_user_connect_timeout)
     ;
-}
\ No newline at end of file
+}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list