BIND 10 master, updated. 2d286d766980909cda293cd10fe80c8acc7cfe46 [master] fix case in acronym

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Feb 19 14:09:26 UTC 2013


The branch, master has been updated
       via  2d286d766980909cda293cd10fe80c8acc7cfe46 (commit)
      from  7da8c5f511ba519a582e5c9828b74de03651f701 (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 2d286d766980909cda293cd10fe80c8acc7cfe46
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Tue Feb 19 08:08:55 2013 -0600

    [master] fix case in acronym
    
    (noticed when another fix was suggested for same line)

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dhcpsrv/dhcpsrv_messages.mes |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes
index 35263aa..21a7c79 100644
--- a/src/lib/dhcpsrv/dhcpsrv_messages.mes
+++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes
@@ -212,7 +212,7 @@ with the specified address to the MySQL backend database.
 A debug message issued when the server is about to add an IPv6 lease
 with the specified address to the MySQL backend database.
 
-% DHCPSRV_MYSQL_COMMIT committing to MySQl database
+% DHCPSRV_MYSQL_COMMIT committing to MySQL database
 The code has issued a commit call.  All outstanding transactions will be
 committed to the database.  Note that depending on the MySQL settings,
 the commital may not include a write to disk.



More information about the bind10-changes mailing list