From 6045cae71a438a752980a395f03717a13cc22179 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 15 Apr 2004 01:01:56 +0000 Subject: Import cvs-1.11.15 --- contrib/cvs/src/watch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/cvs/src/watch.h') 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)); -- cgit v1.1