81c1687 Fix log format not a string literal.

1 file Authored by Diane Trout 10 years ago, Committed by mkosek 10 years ago,
    Fix log format not a string literal.
    
    This was to resolve a -Werror=format-security error.
    
      ipa_extdom_extop.c: In function 'ipa_extdom_extop':
      ipa_extdom_extop.c:144:9: error: format not a string literal and no format
    arguments [-Werror=format-security]