Whitespace trimming.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4813 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2007-08-16 18:33:45 +00:00
parent f80495f906
commit b18ebdbc53
@@ -161,7 +161,7 @@ public abstract class ConfigRegistry
{
serializeAttribute(event.getName());
}
public void elementUpdated (ElementUpdatedEvent event)
{
Object value;
@@ -174,7 +174,7 @@ public abstract class ConfigRegistry
}
updateValue(event.getName(), value);
}
public void attributeChanged (AttributeChangedEvent event)
{
// mirror this configuration update to the persistent config