Changeset 47 in libcf for trunk/src/cf_socket.c


Ignore:
Timestamp:
03/29/13 15:12:10 (11 years ago)
Author:
cheese
Message:

#1 fix doxygen documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cf_socket.c

    r46 r47  
    453453 * @return 성공 시, 연결된 소켓; 실패 시, 오류 코드
    454454 *
    455  * @param sock      서버 소켓
    456  * @param address   [옵션] 클라이언트 정보를 담을 CF_Socket_HostInfo 구조체 포인터
     455 * @param sock  서버 소켓
     456 * @param host  [옵션] 클라이언트 정보를 담을 CF_Socket_HostInfo 구조체 포인터
    457457 *
    458458 * @see CF_Socket_HostInfo
Note: See TracChangeset for help on using the changeset viewer.