INN commit: trunk/storage/ovdb (ovdb-private.h)
INN Commit
rra at isc.org
Wed Jan 20 11:59:04 UTC 2021
Date: Wednesday, January 20, 2021 @ 03:59:02
Author: iulius
Revision: 10530
Typo fix
Modified:
trunk/storage/ovdb/ovdb-private.h
----------------+
ovdb-private.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: ovdb-private.h
===================================================================
--- ovdb-private.h 2021-01-20 11:58:23 UTC (rev 10529)
+++ ovdb-private.h 2021-01-20 11:59:02 UTC (rev 10530)
@@ -34,7 +34,7 @@
* ovdata', but is followed by a uint32_t in network byteorder (which is
* the length of the uncompressed data), and then followed by the compressed
* data. Since overview data never starts with a null byte, a compressed
- * record is identified by the presense of a null byte immediately after
+ * record is identified by the presence of a null byte immediately after
* the struct ovdata (which is part of the uint32_t).
*/
More information about the inn-committers
mailing list