Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Norbert Pócs
nettle
Commits
52c9e1e4
Commit
52c9e1e4
authored
Oct 21, 2009
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Fixed spelling in comment.
Rev: nettle/asn1.h:1.2
parent
e218daf9
Branches
Branches containing commit
Tags
0.1
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
asn1.h
+2
-2
2 additions, 2 deletions
asn1.h
with
2 additions
and
2 deletions
asn1.h
+
2
−
2
View file @
52c9e1e4
...
@@ -120,8 +120,8 @@ asn1_der_decode_constructed(struct asn1_der_iterator *i,
...
@@ -120,8 +120,8 @@ asn1_der_decode_constructed(struct asn1_der_iterator *i,
struct
asn1_der_iterator
*
contents
);
struct
asn1_der_iterator
*
contents
);
/* For the common case that we have a sequence at the end of the
/* For the common case that we have a sequence at the end of the
object. Checks that the current object is the final one, and ten
object. Checks that the current object is the final one, and t
h
en
reinitialize the iterator to parse its ontents. */
reinitialize
s
the iterator to parse its ontents. */
enum
asn1_iterator_result
enum
asn1_iterator_result
asn1_der_decode_constructed_last
(
struct
asn1_der_iterator
*
i
);
asn1_der_decode_constructed_last
(
struct
asn1_der_iterator
*
i
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment