Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marcus Hoffmann
nettle
Commits
4e147392
Commit
4e147392
authored
Feb 13, 2011
by
Niels Möller
Browse files
Spelling fix.
Rev: nettle/memxor.c:1.4
parent
ca65a5b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
memxor.c
View file @
4e147392
...
...
@@ -71,7 +71,7 @@ memxor_common_alignment (word_t *dst, const word_t *src, size_t n)
}
}
/* XOR *un-aligned* src-area onto aligned dst area. n is numer of
/* XOR *un-aligned* src-area onto aligned dst area. n is num
b
er of
words, not bytes. Assumes we can read complete words at the start
and end of the src operand. */
static
void
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment