Ignore:
Timestamp:
05/04/14 14:18:34 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: some CPPcheck errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Massfluxatgate.h

    r16499 r17924  
    3131                /*FUNCTION Massfluxatgate() {{{*/
    3232                Massfluxatgate(){
    33                         this->name     = 0;
    34                         this->numsegments     = 0;
    35                         this->segments   = 0;
     33                        this->name        = 0;
     34                        this->numsegments = 0;
     35                        this->segments    = 0;
    3636                }
    3737                /*}}}*/
Note: See TracChangeset for help on using the changeset viewer.