diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/process.c | 2 |
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 | ||
| 4743 | void | ||
| 4743 | init_process () | 4744 | init_process () |
| 4744 | { | 4745 | { |
| 4745 | } | 4746 | } |
| 4746 | 4747 | ||
| 4748 | void | ||
| 4747 | syms_of_process () | 4749 | syms_of_process () |
| 4748 | { | 4750 | { |
| 4749 | defsubr (&Sget_buffer_process); | 4751 | defsubr (&Sget_buffer_process); |