ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/BASS_parse/BASS_parse.c
(Generate patch)

Comparing trunk/mdtools/BASS_parse/BASS_parse.c (file contents):
Revision 157 by mmeineke, Tue Oct 29 21:48:25 2002 UTC vs.
Revision 160 by mmeineke, Wed Oct 30 22:38:22 2002 UTC

# Line 268 | Line 268 | int hash ( char* text ){
268  
269      // if the key is less than zero, we've had an overflow error
270  
271 <    fprintf( painCave.errMsg,
271 >    sprintf( painCave.errMsg,
272               "Bass Parse: There has been an overflow error in the hash key.");
273      painCave.isFatal =1;
274      simError();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines