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 528cb735bc6a..8d0b3dcb56f5 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * * define _HIM_INTERFACE before include this file, and * undef it after include this file. |