/[dotgnu-pnet]/pnet/engine/null_coder.c
ViewVC logotype

Diff of /pnet/engine/null_coder.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by tum, Wed Jun 9 03:39:22 2004 UTC revision 1.27 by ktreichel, Tue Aug 23 10:45:52 2005 UTC
# Line 28  extern "C" { Line 28  extern "C" {
28  /*  /*
29   * Stubs for coder functions.   * Stubs for coder functions.
30   */   */
31  static ILCoder *Coder_Create(ILUInt32 size, unsigned long cachePageSize)  static ILCoder *Coder_Create(ILExecProcess *process, ILUInt32 size,
32                                                             unsigned long cachePageSize)
33  {  {
34          return 0;          return 0;
35  }  }

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26