1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-12 08:41:07 +00:00
hashcat/include/usage.h
2016-09-06 15:28:56 +02:00

10 lines
189 B
C

/**
* Authors.....: Jens Steube <jens.steube@gmail.com>
* License.....: MIT
*/
#pragma once
void usage_mini_print (const char *progname);
void usage_big_print (const char *progname);