Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
1d025282
Commit
1d025282
authored
24 years ago
by
Martin Stjernholm
Browse files
Options
Downloads
Patches
Plain Diff
Small spelling fix.
Rev: lib/modules/Standards.pmod/ASN1.pmod/Types.pmod:1.17
parent
9f710962
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/modules/Standards.pmod/ASN1.pmod/Types.pmod
+2
-2
2 additions, 2 deletions
lib/modules/Standards.pmod/ASN1.pmod/Types.pmod
with
2 additions
and
2 deletions
lib/modules/Standards.pmod/ASN1.pmod/Types.pmod
+
2
−
2
View file @
1d025282
/*
/*
* $Id: Types.pmod,v 1.1
6
2000/
09
/2
8
0
3:39:11 hubbe
Exp $
* $Id: Types.pmod,v 1.1
7
2000/
11
/2
0
0
1:28:23 mast
Exp $
*
*
* Encodes various asn.1 objects according to the Distinguished
* Encodes various asn.1 objects according to the Distinguished
* Encoding Rules (DER) */
* Encoding Rules (DER) */
...
@@ -558,7 +558,7 @@ int asn1_teletex_valid (string s)
...
@@ -558,7 +558,7 @@ int asn1_teletex_valid (string s)
class asn1_teletex_string
class asn1_teletex_string
{
{
// Avoid this one; it seems to be common that this type is used
// Avoid this one; it seems to be common that this type is used
to
// label strings encoded with the ISO 8859-1 character set (use
// label strings encoded with the ISO 8859-1 character set (use
// asn1_broken_teletex_string for that). From
// asn1_broken_teletex_string for that). From
// http://www.mindspring.com/~asn1/nlsasn.htm:
// http://www.mindspring.com/~asn1/nlsasn.htm:
...
...
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