Skip to content
  1. Apr 04, 2016
  2. Apr 03, 2016
  3. Apr 02, 2016
    • Steve Holme's avatar
      unittests: Fixed compilation warnings · 0326b067
      Steve Holme authored
      warning: implicit declaration of function 'sprintf_was_used'
               [-Wimplicit-function-declaration]
      
      Follow up to the modications made to tests/libtest in commit 55452ebd
      as we prefer not to use sprintf() now.
      0326b067