Changeset 2715 in Sophya


Ignore:
Timestamp:
May 12, 2005, 6:07:17 PM (20 years ago)
Author:
ansari
Message:

Correction bug signale par Stephane Plasczynski ds la classe Bm - Reza 12/5/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/alm.h

    r1756 r2715  
    5353inline void ReSizeToMmax(int_4 mmax)
    5454  {
    55     nmmax_=(uint_4)l;
     55    nmmax_=(uint_4)mmax;
    5656    bm_.ReSize(2* nmmax_+1);
    5757  }
Note: See TracChangeset for help on using the changeset viewer.