[pytango] 72/483: compatibility between windows and linux

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:25 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 7bde7e92f342bf576478994f754c021aa4ddc891
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Wed Nov 30 16:01:28 2011 +0000

    compatibility between windows and linux
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@18523 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 src/device_attribute_numpy.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/device_attribute_numpy.hpp b/src/device_attribute_numpy.hpp
index 60147c4..7e275b6 100644
--- a/src/device_attribute_numpy.hpp
+++ b/src/device_attribute_numpy.hpp
@@ -26,8 +26,8 @@
 // device_attribute.cpp, and should only be included there.
 
 #pragma once
-
-// Because of line: object iter_guard(handle<>(iter));
+
+// Because of line: object iter_guard(handle<>(iter));
 #pragma warning(disable:4930)
 
 namespace PyDeviceAttribute {

-- 
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