Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
64068fbf
Commit
64068fbf
authored
Jan 24, 2001
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(sturct ccl_program): New member suppress_error.
parent
245ed2b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/ccl.h
src/ccl.h
+2
-0
No files found.
src/ccl.h
View file @
64068fbf
...
...
@@ -63,6 +63,8 @@ struct ccl_program {
format when the CCL program is used
for encoding by a coding
system. */
int
suppress_error
;
/* If nonzero, don't insert error
message in the output. */
};
/* This data type is used for the spec field of the structure
...
...
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