Variable: c-block-comment-awkward-chars
c-block-comment-awkward-chars is a buffer-local variable defined in
cc-engine.el.gz.
Documentation
List of characters which, inside a block comment, could be the first character of a double character construct. This doesn't include backslash.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)