/[ipchat]/ipchat/src/main.c
ViewVC logotype

Diff of /ipchat/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by beatk, Mon Feb 14 16:26:59 2005 UTC revision 1.11 by beatk, Sun Feb 27 21:20:36 2005 UTC
# Line 47  main (int argc, char **argv) Line 47  main (int argc, char **argv)
47          ui_output_info ("\\bType \"/help\" to access online help.");          ui_output_info ("\\bType \"/help\" to access online help.");
48          ui_output_info ("");          ui_output_info ("");
49    
50          /* TODO: check return val for these 3? leave or continue? */          /* TODO: check return val for these? leave or continue? */
51          check_dir ();          check_dir (".ipchat");
52            check_dir (".ipchat/log");
53          cf_load ();          cf_load ();
54          cl_load ();          cl_load ();
55    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26