summaryrefslogtreecommitdiff
path: root/gr-pager/src/flex_demod.py
diff options
context:
space:
mode:
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2007-07-04 17:10:23 +0000
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2007-07-04 17:10:23 +0000
commit708f6482fd0acb631f9c7db6b793f497cec665e1 (patch)
treed4f4ada1cb624b807078fc2be0a7fadfcd7ce84d /gr-pager/src/flex_demod.py
parent7214e263039f32a9f64c2c1db1a603f9a8135329 (diff)
Fix long standing hang when exiting due to blocking read in gr-pager.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5903 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-pager/src/flex_demod.py')
-rw-r--r--gr-pager/src/flex_demod.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-pager/src/flex_demod.py b/gr-pager/src/flex_demod.py
index a8c6f09b13..0d35cf3f42 100644
--- a/gr-pager/src/flex_demod.py
+++ b/gr-pager/src/flex_demod.py
@@ -1,5 +1,5 @@
#
-# Copyright 2006 Free Software Foundation, Inc.
+# Copyright 2006,2007 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#