Changeset 16058 for trunk/FACT++


Ignore:
Timestamp:
05/22/13 22:43:29 (11 years ago)
Author:
tbretz
Message:
Specified the return type of NightAsInt more accurately.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/Time.h

    r15190 r16058  
    119119    Time GetNextSunRise() const;
    120120
    121     int NightAsInt() const;
     121    uint32_t NightAsInt() const;
    122122};
    123123
Note: See TracChangeset for help on using the changeset viewer.