aboutsummaryrefslogtreecommitdiff
path: root/src/directive.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/directive.c')
-rw-r--r--src/directive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/directive.c b/src/directive.c
index 46e3196..37ce241 100644
--- a/src/directive.c
+++ b/src/directive.c
@@ -302,7 +302,7 @@ verify_directive_format (struct file_triplet *trp)
302 302
303/* Process the directives from TRP, using given SPOOL */ 303/* Process the directives from TRP, using given SPOOL */
304int 304int
305process_directives (struct file_triplet *trp, struct spool *spool) 305process_directives (struct file_triplet *trp, const struct spool *spool)
306{ 306{
307 int rc, n; 307 int rc, n;
308 const char *key, *val; 308 const char *key, *val;

Return to:

Send suggestions and report system problems to the System administrator.