(bfd_last_cache): Initialise to NULL.

This commit is contained in:
Nick Clifton
2005-07-14 07:22:02 +00:00
parent 15ac1d4f68
commit 1787c3409c
2 changed files with 5 additions and 1 deletions

View File

@@ -177,7 +177,7 @@ DESCRIPTION
determine when it can avoid a function call.
*/
bfd *bfd_last_cache;
bfd *bfd_last_cache = NULL;
/*
INTERNAL_FUNCTION