diff options
Diffstat (limited to 'sys/powerpc/include/dbdma.h')
-rw-r--r-- | sys/powerpc/include/dbdma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/dbdma.h b/sys/powerpc/include/dbdma.h index 2095ad3cd73c..8d39d985f136 100644 --- a/sys/powerpc/include/dbdma.h +++ b/sys/powerpc/include/dbdma.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/dbdma.h,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MACHINE_DBDMA_H_ |