Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
packet_authentication_reply Struct Reference

#include <packets_gen.h>

Data Fields

char password [MAX_LEN_PASSWORD]
 

Detailed Description

Definition at line 62 of file packets_gen.h.

Field Documentation

◆ password

char packet_authentication_reply::password[MAX_LEN_PASSWORD]

Definition at line 63 of file packets_gen.h.

Referenced by send_packet_authentication_reply_100().