Variable: ediff-buffer-C
ediff-buffer-C is a buffer-local variable defined in ediff-init.el.gz.
Documentation
The buffer in which the C variant is stored or where the merge buffer lives.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
(ediff-defvar-local ediff-buffer-C nil
"The buffer in which the C variant is stored or where the merge buffer lives.")