Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Commits
f313843c
Commit
f313843c
authored
Sep 09, 2013
by
John Josef
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing headers with bad values for objective-c
parent
e0b4a8ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
include/git2/cred_helpers.h
+1
-1
include/git2/odb_backend.h
+2
-2
No files found.
include/git2/cred_helpers.h
View file @
f313843c
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
#ifndef INCLUDE_git_cred_helpers_h__
#ifndef INCLUDE_git_cred_helpers_h__
#define INCLUDE_git_cred_helpers_h__
#define INCLUDE_git_cred_helpers_h__
#include "
git2/
transport.h"
#include "transport.h"
/**
/**
* @file git2/cred_helpers.h
* @file git2/cred_helpers.h
...
...
include/git2/odb_backend.h
View file @
f313843c
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
#ifndef INCLUDE_git_odb_backend_h__
#ifndef INCLUDE_git_odb_backend_h__
#define INCLUDE_git_odb_backend_h__
#define INCLUDE_git_odb_backend_h__
#include "
git2/
common.h"
#include "common.h"
#include "
git2/
types.h"
#include "types.h"
/**
/**
* @file git2/backend.h
* @file git2/backend.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment