Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

tftp-c.h/tftp-c.c

Prototype

Code Block
          CPU_BOOLEAN  TFTPc_SetDfltCfg (const TFTPc_CFG  *p_cfg,
                                               TFTPc_ERR  *p_err);

Arguments

p_cfg

Pointer to TFTPc Configuration to use as default.

...