(file) Return to dummy.c CVS log (file) (dir) Up to [OMI] / omi / sock

1 krisbash 1.1 void __sock_dummy()
2              {
3                  /* This is the only function now in the sock library. some linkers
4                   * complain if a library has no symbols. Eventually, the sock library
5                   * will be removed, but to avoid churn, the sock library is left intact.
6                   */
7              }

ViewCVS 0.9.2