diff options
Diffstat (limited to 'sys/dev/rr232x/himfuncs.h')
-rw-r--r-- | sys/dev/rr232x/himfuncs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/rr232x/himfuncs.h b/sys/dev/rr232x/himfuncs.h index 528cb735bc6af..b887f0b079e80 100644 --- a/sys/dev/rr232x/himfuncs.h +++ b/sys/dev/rr232x/himfuncs.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/rr232x/himfuncs.h,v 1.1.4.1 2006/05/01 00:15:11 scottl Exp $ * * define _HIM_INTERFACE before include this file, and * undef it after include this file. |