This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "aide".
The branch, master has been updated
via f420abec00c7a1466661fbb1113782fb0f0f6510 (commit)
from 53c5f34e51d770374dbbdef75c42b54dd490d369 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f420abec00c7a1466661fbb1113782fb0f0f6510
Author: Hannes von Haugwitz <hannes@...>
Date: Fri Sep 24 11:30:44 2010 +0200
include/compare_db.h: removed init_rxlst function
diff --git a/ChangeLog b/ChangeLog
index 3713104..73a9bce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-09-24 Hannes von Haugwitz <hannes@...>
+ * include/compare_db.h: removed init_rxlst function
+
2010-09-23 Hannes von Haugwitz <hannes@...>
* src/compare_db.c:
- removed unused functions (find_line_match, init_rxlst, eat_files_indir)
diff --git a/include/compare_db.h b/include/compare_db.h
index 5d25691..823bfc0 100644
--- a/include/compare_db.h
+++ b/include/compare_db.h
@@ -37,8 +37,6 @@
*/
long report_tree(seltree* tree,int stage, long* status);
-void init_rxlst(list* rxlst);
-
/*
* compare_dbline()
* Return RETOK if same RETFAIL if not
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 +++
include/compare_db.h | 2 --
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
aide
|