summaryrefslogtreecommitdiff
path: root/src/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h
index ac1efd8..5466eca 100644
--- a/src/core.h
+++ b/src/core.h
@@ -217,7 +217,7 @@ struct mnat {
mnat_update_h *updateh;
};
-const struct mnat *mnat_find(const char *id);
+const struct mnat *mnat_find(const struct list *mnatl, const char *id);
/*