Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/gitweb-raw-blob-link-in-history' into next
[gitweb.git]
/
vcs-svn
/
svndump.c
diff --git
a/vcs-svn/svndump.c
b/vcs-svn/svndump.c
index 7da84b2aab6172f0969e351fb489b45a256db521..37c4a36b921a4dc5c6c370b08c03441c83590d45 100644
(file)
--- a/
vcs-svn/svndump.c
+++ b/
vcs-svn/svndump.c
@@
-47,7
+47,7
@@
static struct {
static struct {
uint32_t revision;
-
unsigned long
timestamp;
+
timestamp_t
timestamp;
struct strbuf log, author, note;
} rev_ctx;