aboutsummaryrefslogtreecommitdiff
path: root/snac.c
diff options
context:
space:
mode:
Diffstat (limited to 'snac.c')
-rw-r--r--snac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.c b/snac.c
index 8afe1f8..d2dbc7d 100644
--- a/snac.c
+++ b/snac.c
@@ -127,7 +127,7 @@ void srv_log(xs_str *str)
}
-void snac_log(snac *snac, xs_str *str)
+void snac_log(const snac *snac, xs_str *str)
/* prints a user debugging information */
{
xs *o_str = str;