diff options
| author | Rebecca Cran <brucec@FreeBSD.org> | 2011-02-28 10:03:48 +0000 |
|---|---|---|
| committer | Rebecca Cran <brucec@FreeBSD.org> | 2011-02-28 10:03:48 +0000 |
| commit | b633aa9451a649942331e2cf89e06bad35efddf8 (patch) | |
| tree | a74df033605961395716ff90c2bfb98fd63a1e80 /lib/libelf | |
| parent | 6e482ac5ad6f83bbf59ffd34bfbfdd044477c577 (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/libelf_convert.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/libelf_convert.m4 b/lib/libelf/libelf_convert.m4 index 15bb6d1e9d7d..2dda7424d3d6 100644 --- a/lib/libelf/libelf_convert.m4 +++ b/lib/libelf/libelf_convert.m4 @@ -136,7 +136,7 @@ __FBSDID("$FreeBSD$"); /* * Read in various integral values. The source pointer could be - * unaligned. Values are read in native byte order. The source + * unaligned. Values are read in in native byte order. The source * pointer is incremented appropriately. */ |
