You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jo...@apache.org on 2014/03/23 14:09:42 UTC

[08/17] git commit: [flex-falcon] [refs/heads/maven] - fix baseline

fix baseline


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/3c27b0f8
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/3c27b0f8
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/3c27b0f8

Branch: refs/heads/maven
Commit: 3c27b0f8132cffb1a1420cb62b490737f2b5a71d
Parents: 12f338c
Author: Alex Harui <ah...@apache.org>
Authored: Fri Mar 21 11:54:43 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Mar 21 11:54:43 2014 -0700

----------------------------------------------------------------------
 compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/3c27b0f8/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js
----------------------------------------------------------------------
diff --git a/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js b/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js
index 55cf7f3..6b68a21 100644
--- a/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js
+++ b/compiler.jx.tests/test-files/flexjs/files/MyInitialView_result.js
@@ -197,7 +197,7 @@ MyInitialView.prototype.FLEXJS_CLASS_INFO = { names: [{ name: 'MyInitialView', q
 
 /**
  * @private
- * @type {org.apache.flex.utils.org.apache.flex.utils.Timer}
+ * @type {org.apache.flex.utils.Timer}
  */
 MyInitialView.prototype.timer;