dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnet/include il_dumpasm.h,1.6,1.7


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_dumpasm.h,1.6,1.7
Date: Fri, 28 Feb 2003 01:04:07 -0500

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv25136/include

Modified Files:
        il_dumpasm.h 
Log Message:


Convert ".export" into ".class extern" to match the latest
IL syntactic conventions.


Index: il_dumpasm.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_dumpasm.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** il_dumpasm.h        19 Feb 2003 02:42:43 -0000      1.6
--- il_dumpasm.h        28 Feb 2003 06:04:03 -0000      1.7
***************
*** 62,65 ****
--- 62,66 ----
   */
  extern ILFlagInfo const ILTypeDefinitionFlags[];
+ extern ILFlagInfo const ILExportedTypeDefinitionFlags[];
  extern ILFlagInfo const ILFieldDefinitionFlags[];
  extern ILFlagInfo const ILMethodDefinitionFlags[];





reply via email to

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