X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fnewmodules%2Fn6110.h;h=1557e3771a6ea43ee2fc444b49e5b0b6d3a0052a;hp=cbce2461920b5cc7b10a53ab0334a63905a57281;hb=75fee3944a3fa77dae48012152a9d70f2145f148;hpb=1308f71aec90573524f8bf86077552e519784400 diff --git a/include/newmodules/n6110.h b/include/newmodules/n6110.h index cbce246..1557e37 100644 --- a/include/newmodules/n6110.h +++ b/include/newmodules/n6110.h @@ -72,10 +72,8 @@ static GSM_Error N6110_SetOperatorName ( GSM_Network *operator); static GSM_Error N6110_GetMemoryLocation(GSM_PhonebookEntry *entry); static GSM_Error N6110_WritePhonebookLocation(GSM_PhonebookEntry *entry); -#ifndef UCLINUX static GSM_Error N6110_GetSpeedDial(GSM_SpeedDial *entry); static GSM_Error N6110_SetSpeedDial(GSM_SpeedDial *entry); -#endif /* UCLINUX */ static GSM_Error N6110_GetMemoryStatus(GSM_MemoryStatus *Status); #ifndef UCLINUX @@ -100,11 +98,11 @@ static GSM_Error N6110_GetSecurityCode(GSM_SecurityCode *SecurityCode); static GSM_Error N6110_GetSMSCenter(GSM_MessageCenter *MessageCenter); static GSM_Error N6110_SetSMSCenter(GSM_MessageCenter *MessageCenter); +#endif /* UCLINUX */ static GSM_Error N6110_GetIMEI(char *imei); static GSM_Error N6110_GetRevision(char *revision); static GSM_Error N6110_GetModel(char *model); -#endif /* UCLINUX */ static GSM_Error N6110_GetManufacturer(char *manufacturer); #ifndef UCLINUX