diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-05-16 07:05:08 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-05-16 07:05:08 +0000 |
| commit | 906f065725029bd24e9ac9591d6e3ea7a760f3de (patch) | |
| tree | e6943660d09305079324aea2e92d70659083a7f1 /sys | |
| parent | 164d4986fded2ad4ccf70173d7e912dc9f52740d (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/ia64/ia64/pmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/ia64/pmap.c b/sys/ia64/ia64/pmap.c index 617f96692001..2022c1a36258 100644 --- a/sys/ia64/ia64/pmap.c +++ b/sys/ia64/ia64/pmap.c @@ -893,7 +893,7 @@ pmap_pinit2(struct pmap *pmap) } /*************************************************** -* Pmap allocation/deallocation routines. + * Pmap allocation/deallocation routines. ***************************************************/ /* |
