Added a FIXME where obviously appropriate

This commit is contained in:
Pierre Pronchery 2005-04-25 22:58:32 +00:00
parent 0d8d2ef206
commit dc9d81988a

View File

@ -67,6 +67,7 @@ static int _locale_default(void)
static int _locale_do(Prefs * p, char * locale)
{
/* FIXME */
return 0;
}