Commit c0713e2b authored by berge's avatar berge
Browse files

Fixed typos

parent 24637bd4
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -23,7 +23,7 @@ module LibItsDenm_Functions {
        // map ports
        // map ports
        map(p_ptcDenm:denmPort, system:denmPort);
        map(p_ptcDenm:denmPort, system:denmPort);
        
        
    }        
    } // end f_cfDenmUp       
    
    
    /**
    /**
     * @desc 	Wait for component to finish and unmap DENM ports
     * @desc 	Wait for component to finish and unmap DENM ports
@@ -41,7 +41,7 @@ module LibItsDenm_Functions {
             	setverdict(inconc);   
             	setverdict(inconc);   
            }
            }
        }
        }
        unmap(p_ptcDenm:camPort);
        unmap(p_ptcDenm:denmPort);
        
        
    } // end f_cfDenmDown
    } // end f_cfDenmDown