Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=31d9b6ce295c2d4d60f5f7ee5ab1ec6e13e52636

commit 31d9b6ce295c2d4d60f5f7ee5ab1ec6e13e52636
Author: Michel Hermier <herm...@frugalware.org>
Date:   Fri Nov 15 00:22:32 2013 +0100

documentation: Uniformize symbol changed messages.

diff --git a/doc/libpacman-changes.txt b/doc/libpacman-changes.txt
index d7b02c9..787c8fe 100644
--- a/doc/libpacman-changes.txt
+++ b/doc/libpacman-changes.txt
@@ -18,11 +18,11 @@ None.

==== Symbols changed:

-pacman_cb_log: Make char * message argument a constant.
+pacman_cb_log: Make 'message' argument a constant.
pacman_logaction: Now returns a void instead of a int to reflect success. 
Logging should allways success and not be intrusive.
pacman_parse_config: Make 'file' argument a constant. Remove 'this_section' 
argument, it is internal and should not have been exposed publicly.
-pacman_reg_match: Make arguments const.
-pacman_trans_cb_progress: Second argument (pkgname) is now a const.
+pacman_reg_match: Make arguments constants.
+pacman_trans_cb_progress: Make 'pkgname' argument a constant.

==== Symbols added:
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to