X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=lhnet.h;h=d46dbe99a859cfb6db3a2ad8ed095febcd79073c;hb=fc5d617b1c0f09ccdeebcf9724f536b598e258f5;hp=701045e3aa384372275c79de522ef89a0fc85ac3;hpb=3601d63f7b0038c6e2009ecf0857ad9d1a8d5252;p=xonotic%2Fdarkplaces.git diff --git a/lhnet.h b/lhnet.h index 701045e3..d46dbe99 100644 --- a/lhnet.h +++ b/lhnet.h @@ -9,7 +9,7 @@ typedef enum lhnetaddresstype_e LHNETADDRESSTYPE_NONE, LHNETADDRESSTYPE_LOOP, LHNETADDRESSTYPE_INET4, - LHNETADDRESSTYPE_INET6, + LHNETADDRESSTYPE_INET6 } lhnetaddresstype_t;