aboutsummaryrefslogtreecommitdiff
path: root/nxproxy/src/Main.c
Commit message (Collapse)AuthorAgeFilesLines
* nxproxy: fix spelling errors as reported by codespellUlrich Sibiller2018-05-241-1/+1
|
* nxproxy/src/Main.c: Silence compiler warning.Simon Matter2017-09-291-1/+2
| | | | Fixes ArcticaProject/nx-libs#506.
* nxproxy: Switch to autoreconf.Mike Gabriel2017-07-121-0/+120
This also solves the last remnant of overlinking as described in GH issue #133. Fixes ArcticaProject/nx-libs#133.