View | Details | Raw Unified
Collapse All | Expand All

(-) src/hddtemp.c-orig (+2 lines)
 Lines 251-258    Link Here 
  backtrace_sigbus();
  backtrace_sigbus();
  setlocale (LC_ALL, "");
  setlocale (LC_ALL, "");
#if ENABLE_NLS
  bindtextdomain (PACKAGE, LOCALEDIR);
  bindtextdomain (PACKAGE, LOCALEDIR);
  textdomain (PACKAGE);
  textdomain (PACKAGE);
#endif
  
  
  show_db = debug = numeric = quiet = wakeup = af_hint = syslog_interval = 0;
  show_db = debug = numeric = quiet = wakeup = af_hint = syslog_interval = 0;
  portnum = PORT_NUMBER;
  portnum = PORT_NUMBER;