forked from Imagelibrary/binutils-gdb
2003-02-27 Michael Snyder <msnyder@redhat.com>
* gdb.base/restore.c (main): Return zero, so exit code
will be consistant.
This commit is contained in:
@@ -257,4 +257,5 @@ int main ()
|
||||
#endif
|
||||
driver ();
|
||||
printf("exiting\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user