Update enet to latest master - 5f476546edabdf37509cd3448d1a616f5eca535d

Command I used, for posterity:

for fn in $(cd /usr/src/enet; echo **/*); do if [ -e $fn ]; then cp -a \
/usr/src/enet/$fn $fn; fi; done
This commit is contained in:
comex
2015-06-02 17:25:13 -04:00
parent a3b3f0522b
commit 3243a21573
11 changed files with 272 additions and 197 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "ENet"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = v1.3.12
PROJECT_NUMBER = v1.3.13
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a