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

Comparing trunk/OOPSE-1.0/libBASS/BASS_parse.c (file contents):
Revision 1418 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1419 by gezelter, Tue Jul 27 18:14:16 2004 UTC

# Line 272 | Line 272 | int hash ( char* text ){
272      // if the key is less than zero, we've had an overflow error
273  
274      sprintf( painCave.errMsg,
275 <             "Bass Parse: There has been an overflow error in the hash key.");
275 >             "Meta-data parse error: There has been an overflow error in the hash key.");
276      painCave.isFatal =1;
277      simError();
278    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines