CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2014/01/12 08:38:06
Modified files: sys/net : if_spppsubr.c Log message: Remove no-op 'HIDE' macro from sppp code. This probably existed to allow for easy switching to static functions. But we don't usually have static functions in the kernel. ok deraadt mpi mikeb