Changeset 23 in libcf for trunk/src/cf_thread.c


Ignore:
Timestamp:
02/02/13 10:06:15 (11 years ago)
Author:
cheese
Message:

#1 change local functions in source code to static functions and some comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cf_thread.c

    r22 r23  
    2626        return CF_ERROR_MUTEX_INVALID_ARGS
    2727
    28 int
     28static int
    2929CF_Thread_Local_Close (void * ctx)
    3030{
Note: See TracChangeset for help on using the changeset viewer.