adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] CVS: adonthell/src item_base.h,1.11,1.12


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src item_base.h,1.11,1.12
Date: Tue, 06 May 2003 04:38:09 -0400

Update of /cvsroot/adonthell/adonthell/src
In directory subversions:/tmp/cvs-serv24242

Modified Files:
        item_base.h 
Log Message:
FIXED compilation with gcc 3.2

Index: item_base.h
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/item_base.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** item_base.h 5 May 2003 18:52:48 -0000       1.11
--- item_base.h 6 May 2003 08:38:07 -0000       1.12
***************
*** 398,402 ****
      item_base *split (u_int32 number = 1);
      //@}
! #endif SWIG
  };
  
--- 398,402 ----
      item_base *split (u_int32 number = 1);
      //@}
! #endif // SWIG
  };
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]