MCPcopy Create free account
hub / github.com/MapServer/MapServer / PrintUsage

Function PrintUsage

msencrypt.c:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32MS_CVSID("$Id$")
33
34void PrintUsage()
35{
36 printf("Usage: msencrypt <-keygen filename>|<-key filename string_to_encrypt>\n");
37}
38
39int main(int argc, char *argv[])
40{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected