aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.h')
-rw-r--r--src/coding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.h b/src/coding.h
index aab23a2fbf6..f96b86b2413 100644
--- a/src/coding.h
+++ b/src/coding.h
@@ -704,7 +704,7 @@ extern Lisp_Object eol_mnemonic_undecided;
704 704
705#ifdef emacs 705#ifdef emacs
706extern Lisp_Object Qfile_coding_system; 706extern Lisp_Object Qfile_coding_system;
707extern Lisp_Object Qcall_process, Qcall_process_region, Qprocess_argument; 707extern Lisp_Object Qcall_process, Qcall_process_region;
708extern Lisp_Object Qstart_process, Qopen_network_stream; 708extern Lisp_Object Qstart_process, Qopen_network_stream;
709extern Lisp_Object Qwrite_region; 709extern Lisp_Object Qwrite_region;
710 710