~dlundquist/sniproxy/master

Viewing all changes in revision 395.

  • Committer: Dustin Lundquist
  • Date: 2018-01-03 04:45:22 UTC
  • Revision ID: git-v1:3d5b6b43b94a90d6061ba836b1134b61898d6379
Fix format string type warning in address_test

Fixes warning: format specifies type 'void *' but the argument has type
'struct Address *' by casting to void *.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: