projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b831716
)
fix another svn merge bug
author
Luigi Rizzo
<rizzo@icir.org>
Fri, 14 Apr 2006 18:45:08 +0000
(18:45 +0000)
committer
Luigi Rizzo
<rizzo@icir.org>
Fri, 14 Apr 2006 18:45:08 +0000
(18:45 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20076
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/res_config_pgsql.c
patch
|
blob
|
history
diff --git
a/res/res_config_pgsql.c
b/res/res_config_pgsql.c
index
ecdce4d
..
61046c8
100644
(file)
--- a/
res/res_config_pgsql.c
+++ b/
res/res_config_pgsql.c
@@
-709,11
+709,7
@@
static int usecount(void)
return 0;
}
-<<<<<<< .mine
static const char *key(void)
-=======
-const char *key(void)
->>>>>>> .r19220
{
return ASTERISK_GPL_KEY;
}