Fix a typo in comments.
Approved by: pjd (mentor) MFC after: 3 days
This commit is contained in:
parent
334d4b863a
commit
4ff6b11c08
@ -470,7 +470,7 @@ activemap_copyin(struct activemap *amp, const unsigned char *buf, size_t size)
|
||||
}
|
||||
|
||||
/*
|
||||
* Function merges the given bitmap with existng one.
|
||||
* Function merges the given bitmap with existing one.
|
||||
*/
|
||||
void
|
||||
activemap_merge(struct activemap *amp, const unsigned char *buf, size_t size)
|
||||
|
Loading…
Reference in New Issue
Block a user