]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
log_dest_udp now limits the packet size to 1400, not 1500, for lower-MTU setups like...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3