Sha256: a4f6279848362d54f6ba4e9338443d6a3402c1ddb9eb85e2e3befb937cbea2ff
Contents?: true
Size: 356 Bytes
Versions: 39
Compression:
Stored size: 356 Bytes
Contents
/* * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #ifndef INCLUDE_transports_ssh_h__ #define INCLUDE_transports_ssh_h__ #include "common.h" int git_transport_ssh_global_init(void); #endif
Version data entries
39 entries across 39 versions & 1 rubygems