Navigation


Changeset 871:254d81d21d0b in freeDiameter for libfdcore/core.c


Ignore:
Timestamp:
Oct 23, 2012, 10:50:04 PM (12 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Fix some typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/core.c

    r808 r871  
    4747#endif /* GNUTLS_VERSION_210 */
    4848
    49 /* Signal extensions when the framework is completly initialized (they are waiting in fd_core_waitstartcomplete()) */
     49/* Signal extensions when the framework is completely initialized (they are waiting in fd_core_waitstartcomplete()) */
    5050static int             is_ready = 0;
    5151static pthread_mutex_t is_ready_mtx = PTHREAD_MUTEX_INITIALIZER;
Note: See TracChangeset for help on using the changeset viewer.