diff options
Diffstat (limited to 'sys/dev/fatm/if_fatm_rate.h')
-rw-r--r-- | sys/dev/fatm/if_fatm_rate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fatm/if_fatm_rate.h b/sys/dev/fatm/if_fatm_rate.h index 5cfd38a9c28ce..08dfe95dcc2c9 100644 --- a/sys/dev/fatm/if_fatm_rate.h +++ b/sys/dev/fatm/if_fatm_rate.h @@ -35,7 +35,7 @@ * for(i=period-1; i>0; i--) printf "{ 0x%08x, %u },\n", \ * (i * 65536) + (period - i), i * linerate/period; }' * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/fatm/if_fatm_rate.h,v 1.2 2005/01/06 01:42:40 imp Exp $ */ { 0x00000000, 353053 }, { 0x00fe0001, 351668 }, |