diff options
author | Thomas Osterried <ax25@x-berg.in-berlin.de> | 2023-05-13 21:16:08 +0200 |
---|---|---|
committer | Thomas Osterried <ax25@x-berg.in-berlin.de> | 2023-05-13 21:16:08 +0200 |
commit | afc4a5faa01a24c4da1d152b901066405f36adb6 (patch) | |
tree | 4fafe8bd5513b7bdd72c90faa69a00051cbf1d1a /ax25rtd/ax25rtd.c | |
parent | 2a50dcc14d3ace8dee5c1a0d5a3216c7b6ec3ee9 (diff) |
Signed-off-by: Thomas Osterried <dl9sau@darc.de>
Diffstat (limited to 'ax25rtd/ax25rtd.c')
-rw-r--r-- | ax25rtd/ax25rtd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25rtd/ax25rtd.c b/ax25rtd/ax25rtd.c index e2637d4..8fcf87a 100644 --- a/ax25rtd/ax25rtd.c +++ b/ax25rtd/ax25rtd.c @@ -24,7 +24,7 @@ * and saves the cache on demand or at shutdown in /var/ax25/ax25rtd/ip_route * and /var/ax25/ax25rtd/ax25_route. The configuration file is * /etc/ax25/ax25rtd.conf, you can almost everything configure - * there. See ax25rtcl.c for runtime maintainance. + * there. See ax25rtcl.c for runtime maintenance. * */ |