Ignore:
Timestamp:
Jul 24, 2007, 2:12:25 AM (17 years ago)
Author:
Bruno Cornec
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondoarchive/mondoarchive.c

    r1549 r1550  
    344344    /* Get content of mindi conf file now to finish structure initialization */
    345345/* Tempo Hack */
    346 #define MINDI_CONF_DIR /etc/mindi
     346#define MINDI_CONF_DIR "/etc/mindi"
    347347    if (mr_conf_open(MINDI_CONF_DIR"/mindi.conf.dist") != 0) {
    348348            mr_log_exit(-1, "Unable to open "MINDI_CONF_DIR"/mindi.conf.dist");
Note: See TracChangeset for help on using the changeset viewer.