ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/compiler/gencomp.c
(Generate patch)

Comparing BasiliskII/src/uae_cpu/compiler/gencomp.c (file contents):
Revision 1.7 by gbeauche, 2004-11-08T21:10:46Z vs.
Revision 1.9 by gbeauche, 2005-03-17T00:21:36Z

# Line 4 | Line 4
4   *  Based on work Copyright 1995, 1996 Bernd Schmidt
5   *  Changes for UAE-JIT Copyright 2000 Bernd Meyer
6   *
7 < *  Adaptation for Basilisk II and improvements, copyright 2000-2004
7 > *  Adaptation for Basilisk II and improvements, copyright 2000-2005
8   *    Gwenole Beauchesne
9   *
10 < *  Basilisk II (C) 1997-2004 Christian Bauer
10 > *  Basilisk II (C) 1997-2005 Christian Bauer
11   *  
12   *  This program is free software; you can redistribute it and/or modify
13   *  it under the terms of the GNU General Public License as published by
# Line 3069 | Line 3069 | main (int argc, char **argv)
3069      free (table68k);
3070          fclose (stblfile);
3071          fclose (headerfile);
3072 +    fflush (stdout);
3073      return 0;
3074   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines