Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/GL/glAW/AW_window_ogl.cxx

    r5948 r6141  
    4545#include "GLwMDrawA.h" /** Provides a special motif widget class */ 
    4646 
    47 /* defined here by Yadhu inorder to make it more General */ 
     47/* defined here by Yadhu in order to make it more General */ 
    4848bool AW_alpha_Size_Supported = false; 
    4949 
     
    7171    initMenuListing(windowname); 
    7272#endif // DUMP_MENU_LIST 
    73     root = root_in; // for makro 
     73    root = root_in; // for macro 
    7474    window_name = strdup(windowname); 
    7575    window_defaults_name = GBS_string_2_key(wid);