summaryrefslogtreecommitdiffstats
path: root/ax25rtd/ax25rtd.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-05 00:57:41 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 18:16:05 +0200
commit904e050aa0f4250adc7b7f8125000ef26715abef (patch)
treef38147b4719f02e54c53a0ad311c3715b2cf0057 /ax25rtd/ax25rtd.c
parent3ba8bfeddb7af74a874661bc0289415d35b1d407 (diff)
Nuke trailing whitespace.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25rtd/ax25rtd.c')
-rw-r--r--ax25rtd/ax25rtd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ax25rtd/ax25rtd.c b/ax25rtd/ax25rtd.c
index b79a3b3..5a7dca1 100644
--- a/ax25rtd/ax25rtd.c
+++ b/ax25rtd/ax25rtd.c
@@ -19,9 +19,9 @@
/*
* This daemon tries to learn AX.25, ARP, IP route entries by listening
- * to the AX.25 traffic. It caches up to 256 entries (in "FIFO" mode)
- * and saves the cache on demand or at shutdown in /var/ax25/ax25rtd/ip_routes
- * and /var/ax25/ax25rtd/ax25_routes. The configuration file is
+ * to the AX.25 traffic. It caches up to 256 entries (in "FIFO" mode)
+ * and saves the cache on demand or at shutdown in /var/ax25/ax25rtd/ip_routes
+ * and /var/ax25/ax25rtd/ax25_routes. The configuration file is
* /etc/ax25/ax25rtd.conf, you can almost everything configure
* there. See ax25rtcl.c for runtime maintainance.
*