Ignore:
Timestamp:
04/16/15 19:06:41 (9 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/lcdsamsung/lcdsamsung.c

    r34041 r34042  
    552552                                                {
    553553                                                        printf("lcd_samsung weatherwrite=0\n");
    554                                                         f(weatherthread == NULL)
     554                                                        if(weatherthread == NULL)
    555555                                                        {
    556556                                                                printf("lcd_samsung weatherthread=NULL\n");
Note: See TracChangeset for help on using the changeset viewer.