]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/bovine/c.el
Remove obsolete leading * from defcustom, defface doc strings.
[gnu-emacs] / lisp / cedet / semantic / bovine / c.el
index 821f05a57321700c1298721595bec67df3bcd6b0..904410f6cf3e24b08256e1c99e2d2c3d95452953 100644 (file)
@@ -296,7 +296,7 @@ Return the defined symbol as a special spp lex token."
 ;;; Conditional Skipping
 ;;
 (defcustom semantic-c-obey-conditional-section-parsing-flag t
-  "*Non-nil means to interpret preprocessor #if sections.
+  "Non-nil means to interpret preprocessor #if sections.
 This implies that some blocks of code will not be parsed based on the
 values of the conditions in the #if blocks."
   :group 'c