Changeset 6813 in ntrip for trunk/BNC/src/t_prn.h


Ignore:
Timestamp:
May 5, 2015, 4:23:03 PM (9 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/t_prn.h

    r6812 r6813  
    6969   * Cleanup function resets all elements to initial state.
    7070   */
    71   inline void clear(void)
    72   {
     71  inline void clear(void) {
    7372    _system = 'G';
    7473    _number = 0;
     74    _flags = 0;
    7575  }
    7676
Note: See TracChangeset for help on using the changeset viewer.