diff -r cfdd7b253085 -r 6e66ab8d9185 hoersten-c-style.el --- a/hoersten-c-style.el Wed Jun 15 22:05:06 2011 -0500 +++ b/hoersten-c-style.el Mon Oct 03 09:55:09 2011 -0500 @@ -32,5 +32,5 @@ ;;(require 'doxymacs) (setq-default c-default-style "hoersten") ; load c-style -(message "Loading Hoersten C style...done") +(message "Loading hoersten-c-style...done") (provide 'hoersten-c-style)