Sha256: 70c768d11767ab0901b4eb9701a669e0d5601ba421fd0fd82dc34246cd5bf9bb

Contents?: true

Size: 391 Bytes

Versions: 6

Compression:

Stored size: 391 Bytes

Contents

/*
 * Copyright (c) Edward Thomson.  All rights reserved.
 *
 * This file is part of ntlmclient, distributed under the MIT license.
 * For full terms and copyright information, and for third-party
 * copyright information, see the included LICENSE.txt file.
 */

#ifndef PRIVATE_UTIL_H__
#define PRIVATE_UTIL_H__

extern void memzero(void *data, size_t size);

#endif /* PRIVATE_UTIL_H__ */

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rugged-1.1.0 vendor/libgit2/deps/ntlmclient/util.h
rugged-1.0.1 vendor/libgit2/deps/ntlmclient/util.h
rugged-1.0.0 vendor/libgit2/deps/ntlmclient/util.h
rugged-0.99.0 vendor/libgit2/deps/ntlmclient/util.h
rugged-0.28.4 vendor/libgit2/deps/ntlmclient/util.h
rugged-0.27.10 vendor/libgit2/deps/ntlmclient/util.h