Let's actually name that something different.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5710 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-04-06 21:19:25 +00:00
parent 3b1024651a
commit ca8904b9db
@@ -59,7 +59,7 @@ public class ReportManager
public static final String DEFAULT_TYPE = "";
/** A string constant representing a report with detailed profiling information. */
public static final String PROFILE_TYPE = "";
public static final String PROFILE_TYPE = "profile";
/**
* Starts up our periodic report generation task on the supplied run queue.