aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/process.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/process.c b/src/process.c
index 0f5a9fdaff0..601b86bbee1 100644
--- a/src/process.c
+++ b/src/process.c
@@ -4740,10 +4740,12 @@ kill_buffer_processes (buffer)
4740{ 4740{
4741} 4741}
4742 4742
4743void
4743init_process () 4744init_process ()
4744{ 4745{
4745} 4746}
4746 4747
4748void
4747syms_of_process () 4749syms_of_process ()
4748{ 4750{
4749 defsubr (&Sget_buffer_process); 4751 defsubr (&Sget_buffer_process);