Subversion Repositories Kolibri OS

Rev

Rev 1693 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1693 Rev 3065
Line 48... Line 48...
48
	const wchar_t	*wnostr;
48
	const wchar_t	*wnostr;
49
#endif
49
#endif
50
};
50
};
Line 51... Line 51...
51
 
51
 
52
struct lc_messages_T *__get_current_messages_locale(void);
52
struct lc_messages_T *__get_current_messages_locale(void);
Line 53... Line 53...
53
int __numeric_load_locale(const char *, void *, const char *);
53
int __messages_load_locale(const char *, void *, const char *);
Line 54... Line 54...
54
 
54