Sha256: 44175c12d291bdf80df65a41cf669708c252ec04c8e084c41777c7a0b53569d1

Contents?: true

Size: 373 Bytes

Versions: 8

Compression:

Stored size: 373 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_win32_error_h__
#define INCLUDE_win32_error_h__

#include "git2_util.h"

extern char *git_win32_get_error_message(DWORD error_code);

#endif

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rugged-1.7.2 vendor/libgit2/src/util/win32/error.h
rugged-1.6.5 vendor/libgit2/src/util/win32/error.h
rugged-1.7.1 vendor/libgit2/src/util/win32/error.h
rugged-1.6.3 vendor/libgit2/src/util/win32/error.h
rugged-1.6.2 vendor/libgit2/src/util/win32/error.h
rugged-1.5.1 vendor/libgit2/src/util/win32/error.h
rugged-1.5.0.1 vendor/libgit2/src/util/win32/error.h
rugged-1.5.0 vendor/libgit2/src/util/win32/error.h