diff options
Diffstat (limited to 'sys/dev/cp/cpddk.h')
| -rw-r--r-- | sys/dev/cp/cpddk.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/dev/cp/cpddk.h b/sys/dev/cp/cpddk.h index fcdb0d021f3a..a04f45e7ce19 100644 --- a/sys/dev/cp/cpddk.h +++ b/sys/dev/cp/cpddk.h @@ -16,7 +16,7 @@   * works or modified versions.   *   * $Cronyx: cpddk.h,v 1.8.4.20 2004/12/06 16:21:06 rik Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/dev/cp/cpddk.h,v 1.5.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $   */  #define NBRD		6	/* the maximum number of installed boards */  #define NCHAN		4	/* the number of channels on the board */ | 
