ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Display.h
(Generate patch)

Comparing Frodo4/Src/Display.h (file contents):
Revision 1.4 by cebix, 2005-06-27T19:55:48Z vs.
Revision 1.5 by cebix, 2009-01-11T11:32:38Z

# Line 1 | Line 1
1   /*
2   *  Display.h - C64 graphics display, emulator window handling
3   *
4 < *  Frodo (C) 1994-1997,2002-2005 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2009 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 230 | Line 230 | private:
230  
231  
232   // Exported functions
233 < extern long ShowRequester(char *str, char *button1, char *button2 = NULL);
233 > extern long ShowRequester(const char *str, const char *button1, const char *button2 = NULL);
234  
235  
236   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines