added newline at EOF

This commit is contained in:
Jeff Hill
2001-03-28 16:01:40 +00:00
parent 9191e04ac9
commit 902ee295e0

View File

@@ -9,4 +9,5 @@ int main ()
{
epicsThreadPrivateTest ();
return 0;
}
}