diff options
Diffstat (limited to 'sys/arch/amiga/dev/siop.c')
-rw-r--r-- | sys/arch/amiga/dev/siop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amiga/dev/siop.c b/sys/arch/amiga/dev/siop.c index a572aef9390..916e02acd1e 100644 --- a/sys/arch/amiga/dev/siop.c +++ b/sys/arch/amiga/dev/siop.c @@ -531,7 +531,7 @@ siopinitialize(sc) extern int shift_nosync; /* - * Need to check that scripts is on a long word boundary + * Need to check that scripts is on a long word boundary. * Also should verify that dev doesn't span non-contiguous * physical pages. */ |