X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ffile_ops.h;fp=citadel%2Ffile_ops.h;h=03c3dc7ed8647139398d44dd23ad80b3ca6fbee2;hb=21ec54850b65bbff0c44874cc1de4fe8cf8f7e7d;hp=125c5a6beaa642da1130350b2ef8e76e3a0322a5;hpb=237e7adbd01a3c1fd1e9f7bb63b7d4e2e04378ab;p=citadel.git diff --git a/citadel/file_ops.h b/citadel/file_ops.h index 125c5a6be..03c3dc7ed 100644 --- a/citadel/file_ops.h +++ b/citadel/file_ops.h @@ -6,7 +6,7 @@ void OpenCmdResult (char *, const char *); void abort_upl (CitContext *who); -int network_talking_to(char *nodename, int operation); +int network_talking_to(const char *nodename, int operation); /* * Operations that can be performed by network_talking_to()