commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 02/50: ctrlport: thrift: "py" instead of "p


From: git
Subject: [Commit-gnuradio] [gnuradio] 02/50: ctrlport: thrift: "py" instead of "python" -- guessing a version thing
Date: Wed, 15 Apr 2015 21:07:50 +0000 (UTC)

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

jcorgan pushed a commit to branch master
in repository gnuradio.

commit b1c1c6e0b2b9c1681ca2d528360aea9741d7a739
Author: Tom Rondeau <address@hidden>
Date:   Fri Jan 23 11:04:57 2015 -0500

    ctrlport: thrift: "py" instead of "python" -- guessing a version thing
---
 gnuradio-runtime/lib/controlport/gnuradio.thrift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnuradio-runtime/lib/controlport/gnuradio.thrift 
b/gnuradio-runtime/lib/controlport/gnuradio.thrift
index ac928eb..bc1c809 100644
--- a/gnuradio-runtime/lib/controlport/gnuradio.thrift
+++ b/gnuradio-runtime/lib/controlport/gnuradio.thrift
@@ -20,7 +20,7 @@
  */
 
 namespace cpp GNURadio
-namespace python GNURadio
+namespace py GNURadio
 
 struct complex {
   1: double re;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]