summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cvs/src/watch.h')
-rw-r--r--contrib/cvs/src/watch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/watch.h b/contrib/cvs/src/watch.h
index fa34ef5..0394635 100644
--- a/contrib/cvs/src/watch.h
+++ b/contrib/cvs/src/watch.h
@@ -45,7 +45,7 @@ struct addremove_args {
/* Modify the watchers for FILE. *WHAT tells what to do to them.
If FILE is NULL, modify default args (WHAT->SETTING_DEFAULT is
not used). */
-extern void watch_modify_watchers PROTO ((char *file,
+extern void watch_modify_watchers PROTO ((const char *file,
struct addremove_args *what));
extern int watch_add PROTO ((int argc, char **argv));
OpenPOWER on IntegriCloud