summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/Vsend.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/sgi/video/Vsend.py')
-rwxr-xr-xDemo/sgi/video/Vsend.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/Vsend.py b/Demo/sgi/video/Vsend.py
index 54554c2..888a366 100755
--- a/Demo/sgi/video/Vsend.py
+++ b/Demo/sgi/video/Vsend.py
@@ -74,7 +74,7 @@ def main():
hosts.append(gethostbyname(DEFMCAST))
if not LiveVideoIn.have_video:
- print 'Sorry, no video available (use python-405 on roos)'
+ print 'Sorry, no video available (use python-405)'
sys.exit(1)
gl.foreground()