datacalls debugging attempts, not yet successful
[gnokii.git] / include / newmodules / n6110.h
index bd5c384..da1bcdd 100644 (file)
@@ -58,7 +58,7 @@ static GSM_Error N6110_Initialise(char *port_device, char *initlength,
 static void      N6110_DispatchMessage(u16 MessageLength, u8 *MessageBuffer,
                               u8 MessageType);
 
-static GSM_Error N6110_SendStatusRequest(void);
+GSM_Error N6110_SendStatusRequest(void);
 
 static int       N6110_GetMemoryType(GSM_MemoryType memory_type);
 
@@ -185,7 +185,7 @@ static GSM_Error N6110_Tests();
 
 static void N6110_DisplayTestsInfo(u8 *MessageBuffer);
 
-static GSM_Error N6110_SimlockInfo(GSM_AllSimlocks *siml);\r
+static GSM_Error N6110_SimlockInfo(GSM_AllSimlocks *siml);
 static GSM_Error N6110_GetSMSFolders ( GSM_SMSFolders *folders);
 
 static GSM_Error N6110_ResetPhoneSettings();