Module Name:    src
Committed By:   rin
Date:           Sun Aug  7 05:51:55 UTC 2022

Modified Files:
        src/sys/lib/libsa: tftp.c

Log Message:
Consistently use ntohs() instead of htons() when converting from
network to host byte order.

No binary changes both for big and little endian.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/lib/libsa/tftp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to