Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase: replace antiquated sed invocation
[gitweb.git]
/
submodule.c
diff --git
a/submodule.c
b/submodule.c
index 3f851deb6afad564a786912a7bb4f9069d697ec7..f657bee379a6bc0fc7d6bd263c32e1b7e3e61efc 100644
(file)
--- a/
submodule.c
+++ b/
submodule.c
@@
-6,7
+6,7
@@
#include "revision.h"
#include "run-command.h"
-int add_submodule_odb(const char *path)
+
static
int add_submodule_odb(const char *path)
{
struct strbuf objects_directory = STRBUF_INIT;
struct alternate_object_database *alt_odb;