IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2007, 12:21:18 PM (19 years ago)
Author:
eugene
Message:

complete merge from branch dvo-mods-2007-02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/SocketOps.c

    r8553 r12332  
    9292int WaitServerSocket (int InitSocket, SockAddress *Address) {
    9393
    94   int i, BindSocket, length;
     94  int i, BindSocket;
    9595  SockAddress Address_in;
     96  socklen_t length;
    9697  u_int32_t addr;
    9798
Note: See TracChangeset for help on using the changeset viewer.