Fixed a naming screwup for txfid_stackempty. Fat fingered I think.

This commit is contained in:
mark 2000-06-30 18:36:16 +00:00
parent 3403fc0d8f
commit 673f7b6f8c

View file

@ -197,7 +197,7 @@ static void prism2sta_inf_psusercnt(
/*================================================================*/
/* Function Definitions */
inline int g_stackempty(prism2sta_priv_t *priv)
inline int txfid_stackempty(prism2sta_priv_t *priv)
{
UINT32 flags;
/* paranoid? */