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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
ba948281
Commit
ba948281
authored
Nov 28, 2005
by
Per Cederqvist
Browse files
(generate_summary_output): Fixed a typo in the generated comment.
parent
9ea687fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/checkargs.py
View file @
ba948281
...
...
@@ -2047,7 +2047,7 @@ def generate_summary_output(filename):
fp
.
write
(
"# by checkargs.py. This file contains the definitions
\n
"
)
fp
.
write
(
"# of the types, requests and asynchronous messages in a
\n
"
)
fp
.
write
(
"# format that is intended to be both machine-readable and
\n
"
)
fp
.
write
(
"# human-readable. The requess may be renamed in the future.
\n
"
)
fp
.
write
(
"# human-readable. The reques
t
s may be renamed in the future.
\n
"
)
fp
.
write
(
"
\n
"
)
fp
.
write
(
"# This file is Copyright (C) 1995-2003 Lysator ACS.
\n
"
)
fp
.
write
(
"# All rights reserved. This file may only be used
\n
"
)
...
...
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