diff options
author | Matthew Newhook <matthew@zeroc.com> | 2008-05-13 17:02:21 +0800 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2008-05-13 17:02:21 +0800 |
commit | 002df23d2c1052b30110e9db01f268f8c756ff87 (patch) | |
tree | 89c798b807d7fe889e2434592977c854be18537a /demoscript/Ice/multicast.py | |
parent | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3155 - add note to RELEASE... (diff) | |
download | ice-002df23d2c1052b30110e9db01f268f8c756ff87.tar.bz2 ice-002df23d2c1052b30110e9db01f268f8c756ff87.tar.xz ice-002df23d2c1052b30110e9db01f268f8c756ff87.zip |
remove bogus change to multicast.py and removed reference to 1.4.2 from RELEASE_NOTES.
Diffstat (limited to 'demoscript/Ice/multicast.py')
-rwxr-xr-x | demoscript/Ice/multicast.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demoscript/Ice/multicast.py b/demoscript/Ice/multicast.py index 11391c2c3c1..c953420ff63 100755 --- a/demoscript/Ice/multicast.py +++ b/demoscript/Ice/multicast.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python: +#!/usr/bin/env python # ********************************************************************** # # Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. |