Variable: c-block-comment-ender
c-block-comment-ender is a buffer-local variable defined in
cc-engine.el.gz.
Documentation
String that ends block comments, or nil if such don't exist.
Note that it's currently not enough to set this to support a new comment style. Other stuff like the syntax table must also be set up properly.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz