summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-09-29 15:55:16 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-09-30 16:50:54 +0100
commit9b62f401ae723894ac123c555a02390e061d24e6 (patch)
tree12246bda05df11b23c6553e388ae3bfbda950cce /src
parentfe74809cb55b3d3162bdf7f8323b4422fe1475f9 (diff)
tidying
Diffstat (limited to 'src')
-rw-r--r--src/src/functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/functions.h b/src/src/functions.h
index 0cd0a0d18..31c005773 100644
--- a/src/src/functions.h
+++ b/src/src/functions.h
@@ -892,7 +892,7 @@ return string_sprintf("%s/%s/%s/%s/%s%s",
spool_directory, queue_name, purpose, subdir, fname, suffix);
}
-static void
+static inline void
set_subdir_str(uschar * subdir_str, const uschar * name,
int search_sequence)
{