Changeset 533:bcfbd2933d39 in roaraudio


Ignore:
Timestamp:
08/16/08 16:38:05 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

move } to where it belongs to

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/socket.c

    r531 r533  
    340340   *del = ':'; 
    341341   return fh; 
    342 #else 
    343    return -1; // no decnet support 
    344 #endif 
    345   } 
     342  } 
     343#else 
     344  return -1; // no decnet support 
     345#endif 
    346346 } 
    347347 
Note: See TracChangeset for help on using the changeset viewer.