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
Dmitry Baryshkov
nettle
Commits
ed4549a3
Commit
ed4549a3
authored
Jul 20, 2010
by
Niels Möller
Browse files
Fixed spelling in comment.
Rev: nettle/cbc.c:1.2
parent
f441a523
Changes
1
Hide whitespace changes
Inline
Side-by-side
cbc.c
View file @
ed4549a3
...
...
@@ -52,7 +52,7 @@ cbc_encrypt(void *ctx, nettle_crypt_func f,
}
}
/* Reqires that dst != src */
/* Req
u
ires that dst != src */
static
void
cbc_decrypt_internal
(
void
*
ctx
,
nettle_crypt_func
f
,
unsigned
block_size
,
uint8_t
*
iv
,
...
...
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