CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2017/08/14 10:56:57
Modified files: sys/nfs : nfs_socket.c Log message: knf to fix tab/space mismatches that make it hard to tell what's inside an if vs the condition itself. weird contortions because of course the lines want to be like 900 columns wide, but i think it's better now.