mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Trivial tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14959 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dd5cc6f3ee
commit
8355371659
19 changed files with 58 additions and 100 deletions
|
@ -124,7 +124,7 @@ otherTime(NSDate* other)
|
|||
* Returns the current time (seconds since reference date) as an NSTimeInterval.
|
||||
*/
|
||||
NSTimeInterval
|
||||
GSTimeNow()
|
||||
GSTimeNow(void)
|
||||
{
|
||||
#if !defined(__MINGW__)
|
||||
NSTimeInterval interval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue