[rejuvenate-pc] r141 committed - [No log message]

0 views
Skip to first unread message

rejuve...@googlecode.com

unread,
Jan 20, 2010, 8:18:45 PM1/20/10
to rejuvenate-...@googlegroups.com
Revision: 141
Author: raffi.t.khatchadourian
Date: Wed Jan 20 17:17:50 2010
Log: [No log message]
http://code.google.com/p/rejuvenate-pc/source/detail?r=141

Modified:

/trunk/uk.ac.lancs.comp.khatchad.rejuvenatepc.ui/src/uk/ac/lancs/comp/khatchad/rejuvenatepc/ui/PointcutRefactoringPlugin.java

=======================================
---
/trunk/uk.ac.lancs.comp.khatchad.rejuvenatepc.ui/src/uk/ac/lancs/comp/khatchad/rejuvenatepc/ui/PointcutRefactoringPlugin.java
Wed Jan 20 10:00:58 2010
+++
/trunk/uk.ac.lancs.comp.khatchad.rejuvenatepc.ui/src/uk/ac/lancs/comp/khatchad/rejuvenatepc/ui/PointcutRefactoringPlugin.java
Wed Jan 20 17:17:50 2010
@@ -304,7 +304,7 @@
final long elapsed = end - newStart;

TimeCollector.clear();
- final double secs = elapsed / 1000;
+ final double secs = (double) elapsed / 1000;
return secs;
}
}

Reply all
Reply to author
Forward
0 new messages