aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index fec633371fc..f1ce9f4ec47 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -4430,7 +4430,7 @@ static int mmap_initialized_p;
4430 is currently mapped. Used to prevent overwriting an existing 4430 is currently mapped. Used to prevent overwriting an existing
4431 memory mapping. 4431 memory mapping.
4432 4432
4433 Default is to conservativly assume the address range is occupied by 4433 Default is to conservatively assume the address range is occupied by
4434 something else. This can be overridden by system configuration 4434 something else. This can be overridden by system configuration
4435 files if system-specific means to determine this exists. */ 4435 files if system-specific means to determine this exists. */
4436 4436