From f56c2ab37013f35c1c7d2bc1f01255de91de0f0f Mon Sep 17 00:00:00 2001 From: Dave Hoover Date: Sat, 7 Apr 2007 00:25:28 +0000 Subject: [PATCH] Let's do keywork substitution on the actionscript; it's got all those purty $Id$ tags, too. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4652 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- src/as/com/threerings/presents/util/SafeSubscriber.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/as/com/threerings/presents/util/SafeSubscriber.as b/src/as/com/threerings/presents/util/SafeSubscriber.as index c7e79c0f2..553fac087 100644 --- a/src/as/com/threerings/presents/util/SafeSubscriber.as +++ b/src/as/com/threerings/presents/util/SafeSubscriber.as @@ -1,5 +1,5 @@ // -// $Id: SafeSubscriber.java 4602 2007-02-24 00:39:27Z mdb $ +// $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved