Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
4e147392
Commit
4e147392
authored
Feb 13, 2011
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Spelling fix.
Rev: nettle/memxor.c:1.4
parent
ca65a5b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
memxor.c
memxor.c
+1
-1
No files found.
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
Markdown
is supported
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