mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-25 23:28:50 +00:00
blame sample: usage comment
This commit is contained in:
parent
ea8ce3d17e
commit
b47949254e
@ -128,6 +128,7 @@ int main(int argc, char *argv[])
|
||||
return 0;
|
||||
}
|
||||
|
||||
/** Tell the user how to make this thing work. */
|
||||
static void usage(const char *msg, const char *arg)
|
||||
{
|
||||
if (msg && arg)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user