commit 21e1ffb01f99c4cfd7d06e2023e72cef9e23a10a
Author: ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
Date:   Tue Jan 10 22:47:18 2017 +0100

    Fix typo in IPaddr2
    
    Debian #850787

--- a/heartbeat/IPaddr2
+++ b/heartbeat/IPaddr2
@@ -722,7 +722,7 @@ run_send_ua() {
 			;;
 		*tentative*)
 			if [ $i -eq 10 ]; then
-				ofc_log warn "IPv6 address : DAD is still in tentative"
+				ocf_log warn "IPv6 address : DAD is still in tentative"
 			fi
 			;;
 		*)
