Ignore:
Timestamp:
09/12/06 14:25:09 (6 years ago)
Author:
sys
Message:

Bug synchro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Jav_CO/com/scenari/m/co/univers/wsp/XInfoCompType.java

    r4831 r6520  
    7878         *  
    7979         */ 
    80         public void hAddSourceResUsed(String pUri) throws Exception { 
     80        public synchronized void hAddSourceResUsed(String pUri) throws Exception { 
    8181                if(fSourceResUsed == null) { 
    8282                        fSourceResUsed = new ArrayList();        
Note: See TracChangeset for help on using the changeset viewer.