This commit was generated by cvs2svn to compensate for changes in r1542,
which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@1543 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d4696ad26c
commit
0f26593d44
@ -27,12 +27,12 @@ static void do_error_box( void ) ;
|
||||
#ifndef S4TEST
|
||||
/* Add alternative error display code here.
|
||||
Function e4hook() may be placed in your own separate source code
|
||||
file, but ensure that the same function prototype as below is used. */
|
||||
file, but ensure that the same function prototype as below is used.
|
||||
*/
|
||||
void S4FUNCTION e4hook( CODE4 S4PTR *c4, int err_code, char *desc1, char *desc2, char *desc3 )
|
||||
{
|
||||
return ;
|
||||
return ;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef S4TESTING
|
||||
|
Loading…
x
Reference in New Issue
Block a user