bug 3386: refining the comments inside the code

This commit is contained in:
abhishek 2010-10-21 14:29:07 -07:00
parent 1c0c753342
commit 3e2c92e0db
1 changed files with 1 additions and 1 deletions

View File

@ -1803,7 +1803,7 @@ public class ManagementServerImpl implements ManagementServer {
}
if(domainId == null){
domainId = dc.getDomainId(); //get the domain id from zone (private zone case)
domainId = dc.getDomainId(); //get the domain id from zone
if(domainId == null){
//do nothing (public zone case)