Ignore:
Timestamp:
Nov 16, 1999, 5:10:08 PM (26 years ago)
Author:
ansari
Message:

sst

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/archeopsfile.cc

    r534 r581  
    438438  static char* buffer = 0;
    439439  static int4  debswp = debut_block_mesure;
    440   static int4  longmax = taille_maxi_block_archeops*20;
     440  static long  longmax = taille_maxi_block_archeops*20;
    441441  if (!buffer) {
    442442    buffer = new char[longmax];
Note: See TracChangeset for help on using the changeset viewer.