Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix warning - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 3f77fb211d696b8d768fdd1f0a015cde3faa6cfe
parent d77d972007d6f996ab4667b9dbbd1e241304c61e
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 10 Dec 2015 19:51:15 +0100
fix warning
Diffstat:
M urmoms.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/urmoms.c b/urmoms.c
t@@ -529,7 +529,7 @@ writeatom(FILE *fp)
}
int
-writeblob(git_index_entry *entry)
+writeblob(const git_index_entry *entry)
{
char fpath[PATH_MAX];
char ref[PATH_MAX];
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.