• Show log

    Commit

  • Hash : cbe5f768
    Author : Collin Funk
    Date : 2024-12-31T19:51:26

    servent tests: Fix failure due to missing htons declaration.
    
    * modules/servent-tests (Depends-on): Add htonl.
    (Makefile.am): Link program to $(HTONL_LIB).
    * tests/test-servent.c (main): Fix formatting and typo.