Private
Public Access
1
0

SendMessage: allows creation of new conversations in addition to replying to guids

This commit is contained in:
James Magahern
2021-07-08 15:35:29 -07:00
parent d814c2e4f6
commit 40fb964cb3
5 changed files with 139 additions and 58 deletions

View File

@@ -10,7 +10,7 @@
#import "MBIMBridge.h"
void printUsage()
static void printUsage(void)
{
fprintf(stderr, "Usage: kordophoned [-h] [-s | -c (certificate.p12)] [-a (access control file)\n");
fprintf(stderr, "\t-h \t Show this help message\n");