Show
Ignore:
Timestamp:
11/07/08 02:28:02 (5 years ago)
Author:
saturday06
Message:

GNU準拠に近づくようにがんばった

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/cplusplus/i3/src/gui-fltk/Gui.cpp

    r22613 r22878  
    44namespace i3 
    55{ 
    6  
    7  
    86void alert(string message) 
    97{ 
    108} 
    119 
    12 int init_gui_global_data(int& argc,char**& argv) 
     10exit_status init_gui_global_data(int& argc,char**& argv) 
    1311{ 
    1412    using namespace std;