Changeset 119 in libcf for trunk/include/cf_thread.h


Ignore:
Timestamp:
06/10/13 09:56:32 (11 years ago)
Author:
cheese
Message:

#1 fix and arrange doxygen configuration file and doxygen comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_thread.h

    r116 r119  
    11/**
    2  * @file    cf_thread.h
    3  * @author  myusgun <myusgun@gmail.com>
     2 * \file    cf_thread.h
     3 * \author  myusgun <myusgun@gmail.com>
    44 *
    5  * @brief 멀티스레드 및 뮤텍스 지원
     5 * \brief 멀티스레드 및 뮤텍스 지원
    66 *
    7  * @example thread.c
     7 * \example thread.c
    88 */
    99#ifndef __CF_THREAD_H__
Note: See TracChangeset for help on using the changeset viewer.