Annotation of embedaddon/php/ext/mbstring/libmbfl/nls/nls_ru.h, revision 1.1

1.1     ! misho       1: #ifndef MBFL_NLS_RU_H
        !             2: #define MBFL_NLS_RU_H
        !             3: 
        !             4: #include "mbfilter.h"
        !             5: #include "nls_ru.h"
        !             6: 
        !             7: extern const mbfl_language mbfl_language_russian;
        !             8: 
        !             9: #endif /* MBFL_NLS_RU_H */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>