Variable: c-brace-offset
c-brace-offset is a variable defined in cc-compat.el.gz.
Value
0
Documentation
Extra indentation for braces, compared with other text in same context.
Probably introduced at or before Emacs version 16.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/cc-compat.el.gz
(defvar c-brace-offset 0
"Extra indentation for braces, compared with other text in same context.")