Changed name fro CloseXPSSockets to closeXPSSockets for consistency with EPICS names

This commit is contained in:
MarkRivers
2006-05-02 22:14:15 +00:00
parent ed62585676
commit 0652b80763
+1 -1
View File
@@ -234,7 +234,7 @@ void CloseSocket(int SocketIndex)
}
/***************************************************************************************/
void CloseXPSSockets(void)
void closeXPSSockets(void)
{
int i;