summaryrefslogtreecommitdiff
path: root/other/astyle
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2017-12-29 00:29:14 +0000
committeriphydf <iphydf@users.noreply.github.com>2017-12-29 00:32:18 +0000
commit2c8fb05f6e1631403053ef8648d5860e0ec15cc3 (patch)
tree82dd81e89f1785126067c38ffedb7060d1835aef /other/astyle
parentf2b6090eca42f4a364ef7517c5eec6d472e9b5f6 (diff)
Remove deprecated ToxDNS
Based on #331. Fixes #42.
Diffstat (limited to 'other/astyle')
-rw-r--r--other/astyle/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/astyle/README.md b/other/astyle/README.md
index 9ce34b8e..e86cc40f 100644
--- a/other/astyle/README.md
+++ b/other/astyle/README.md
@@ -8,7 +8,7 @@ This directory can house various tools and utilities.
8 8
9Run from ``toxcore`` directory: 9Run from ``toxcore`` directory:
10```bash 10```bash
11astyle --options=./other/astyle/astylerc ./toxcore/*.c ./toxcore/*.h ./toxdns/*.c ./toxdns/*.h ./testing/*.c ./toxav/*.c ./toxav/*.h ./other/*.c ./other/bootstrap_daemon/*.c ./toxencryptsave/*.c ./toxencryptsave/*.h ./auto_tests/*.c 11astyle --options=./other/astyle/astylerc ./toxcore/*.c ./toxcore/*.h ./testing/*.c ./toxav/*.c ./toxav/*.h ./other/*.c ./other/bootstrap_daemon/*.c ./toxencryptsave/*.c ./toxencryptsave/*.h ./auto_tests/*.c
12``` 12```
13 13
14### For selected file 14### For selected file