Ignore:
Timestamp:
Jun 7, 2008, 10:41:05 AM (17 years ago)
Author:
cinc
Message:

Started implementing method query methods. Renamed nomGetClass() to nomQueryClass().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/class_c/nomstring.c

    r346 r353  
    6767{
    6868  NOMStringData* nomThis = NOMStringGetData(nomSelf);
    69  
     69
    7070  g_string_assign(_gString, chrString); /* This copies the input string */
    7171  return nomSelf;
Note: See TracChangeset for help on using the changeset viewer.