aboutsummaryrefslogtreecommitdiff
path: root/src/vtab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vtab.c')
-rw-r--r--src/vtab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vtab.c b/src/vtab.c
index 2852d04..70f11d2 100644
--- a/src/vtab.c
+++ b/src/vtab.c
@@ -54,7 +54,7 @@ url_to_vtab (mu_url_t url, struct virt_tab *vtab)
int
-move_file (struct file_triplet *trp, const const struct spool *spool,
+move_file (struct file_triplet *trp, const struct spool *spool,
enum file_type file_id, const char *reldir)
{
int rc = spool->vtab.move_file (trp, spool, file_id, reldir);

Return to:

Send suggestions and report system problems to the System administrator.