More style changes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5248 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -45,7 +45,7 @@ public class ShutdownManager
|
||||
/**
|
||||
* Called when the server is shutting down.
|
||||
*/
|
||||
public void shutdown ();
|
||||
void shutdown ();
|
||||
}
|
||||
|
||||
public static enum Constraint { RUNS_BEFORE, RUNS_AFTER };
|
||||
|
||||
Reference in New Issue
Block a user