Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b9013200
Commit
b9013200
authored
Jan 01, 1998
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(a_write): Fix prototype.
parent
4ed24bf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/fileio.c
src/fileio.c
+1
-1
No files found.
src/fileio.c
View file @
b9013200
...
...
@@ -231,7 +231,7 @@ Lisp_Object Qfile_name_history;
Lisp_Object Qcar_less_than_car;
static int a_write P_ ((int, char *, int, int,
Lisp_Object
,
struct
coding_system
*
));
Lisp_Object
*
, struct coding_system *));
static int e_write P_ ((int, char *, int, struct coding_system *));
void
...
...
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