diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 21:28:32 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 21:28:32 +0000 |
| commit | d394511de3304005a8a52e0cbb6dd48fe8b1d3a4 (patch) | |
| tree | 0cbeb3775d12e86712b373b6e5a62d8ee7b3abc8 /sys/dev/aac | |
| parent | 2bf6dd18ba2f6fc4830854b9f5d3d79dcffc106d (diff) | |
Notes
Diffstat (limited to 'sys/dev/aac')
| -rw-r--r-- | sys/dev/aac/aacreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aac/aacreg.h b/sys/dev/aac/aacreg.h index c360ba2b6e41c..17c85b81c72b1 100644 --- a/sys/dev/aac/aacreg.h +++ b/sys/dev/aac/aacreg.h @@ -679,7 +679,7 @@ struct aac_AifContainers { union aac_AifJobClient { struct aac_AifContainers container; /* For Container and - * file system progress + * filesystem progress * ops; */ int32_t scsi_dh; /* For SCSI progress * ops */ |
