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

File: [OMI] / omi / sock / dummy.c (download)
Revision: 1.1, Mon Apr 20 17:20:34 2015 UTC (9 years ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

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

ViewCVS 0.9.2