diff options
Diffstat (limited to 'Demo/sgi/video/Dsend.py')
-rwxr-xr-x | Demo/sgi/video/Dsend.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/Dsend.py b/Demo/sgi/video/Dsend.py index da94c6f..7e197f7 100755 --- a/Demo/sgi/video/Dsend.py +++ b/Demo/sgi/video/Dsend.py @@ -1,4 +1,4 @@ -#!/ufs/guido/bin/sgi/python +#! /usr/bin/env python # Send live video UDP packets. # Usage: Vsend [-b] [-h height] [-p port] [-s size] [-t ttl] [-w width] |