* cosmetic

This commit is contained in:
djcb
2011-12-20 23:44:49 +02:00
parent 9bf904bd9f
commit c9664d85ef

View File

@ -32,7 +32,7 @@ SCM_DEFINE_PUBLIC (init_mu, "mu:init", 0, 1, 0,
"Initialize mu - needed before you call any of the other " "Initialize mu - needed before you call any of the other "
"functions. Optionally, you can provide MUHOME which " "functions. Optionally, you can provide MUHOME which "
"should be an absolute path to your mu home directory " "should be an absolute path to your mu home directory "
"(typically, the default, ~/.mu, should be just fine).\n") "(typically, the default, ~/.mu, should be just fine)")
#define FUNC_NAME s_init_mu #define FUNC_NAME s_init_mu
{ {
const char *muhome; const char *muhome;