diff options
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r-- | lib/param/param_functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c index 868bef3e2b..4596eed02c 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -FN_LOCAL_STRING(path, pathname) +FN_LOCAL_STRING(path, path) FN_LOCAL_LIST(hostsallow, hostsallow) FN_LOCAL_LIST(hostsdeny, hostsdeny) FN_LOCAL_STRING(fstype, fstype) |