X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=tests%2Fcommon%2Fservers.c;h=a322e234038c1ec60dd796d5654f7864d96aec0b;hp=18b94028f8304c7b6c7324dcb94da491954a5d64;hb=900f7cc5f7c0b35a8efebc6c7166efa7625a0493;hpb=f02c3d40cb25d5d7b0c184a6822a21e1ddebf4d5 diff --git a/tests/common/servers.c b/tests/common/servers.c index 18b9402..a322e23 100644 --- a/tests/common/servers.c +++ b/tests/common/servers.c @@ -45,7 +45,7 @@ afstest_StartVLServer(char *dirname, pid_t *serverPid) } int -afstest_StopVLServer(pid_t serverPid) +afstest_StopServer(pid_t serverPid) { int status;