* giaddr.
*/
if (!packet->agent_options_stashed &&
- (packet->otpions != NULL) &&
+ (packet->options != NULL) &&
packet->options->universe_count > agent_universe.index &&
packet->options->universes[agent_universe.index] != NULL) {
oc = lookup_option (&server_universe, state -> options,
* by the user into the new state, not just give up.
*/
if (!packet->agent_options_stashed &&
- (packet->otpions != NULL) &&
+ (packet->options != NULL) &&
packet->options->universe_count > agent_universe.index &&
packet->options->universes[agent_universe.index] != NULL &&
(options->universe_count <= agent_universe.index ||