Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: pgoyette
Date: Mon Mar 25 09:59:59 UTC 2019
Modified Files:
src/sys/net: if_tap.c
Log Message:
Put the #ifdef where it belongs (after defining the out2 label which is
referenced only inside #ifdef block)
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/net/if_tap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index