Ignore:
Timestamp:
Nov 10, 2016, 4:57:43 PM (9 years ago)
Author:
Yuri Dario
Message:

Minor code cleaning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/dircache.h

    r983 r984  
    66#ifndef __DIRCACHE_H__
    77#define __DIRCACHE_H__
     8
     9#ifdef __cplusplus
     10extern "C" {
     11#endif
    812
    913#include <limits.h>
     
    5357                         int fParent);
    5458
     59#ifdef __cplusplus
     60}
     61#endif
     62
    5563#endif // __DIRCACHE_H__
Note: See TracChangeset for help on using the changeset viewer.