Changeset 838 for trunk/zoo-project


Ignore:
Timestamp:
Aug 3, 2017, 9:02:48 PM (7 years ago)
Author:
jmckenna
Message:

C89-style requirement of declarations at beginning (ticket#160)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/service.h

    r790 r838  
    5252static int zGettimeofday(struct ztimeval* tp, void* tzp)
    5353{
     54  struct _timeb theTime;       
    5455  if (tp == 0) {
    5556    return -1;
    5657  }
    5758 
    58   struct _timeb theTime;
    5959  _ftime(&theTime);
    6060  tp->tv_sec = theTime.time;
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png