Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • savoirfairelinuxsavoirfairelinux
  • jami-daemon
  • Repository
  • jami-daemon
  • daemon
  • src
  • preferences.h
Find file Blame History Permalink
  • Tristan Matthews's avatar
    * #9847: use references instead of pointers where possible · 3fb1fd2f
    Tristan Matthews authored Apr 18, 2012
    This avoids redundant "if (x == NULL)" style checks and puts the onus on
    the caller to use valid parameters.
    3fb1fd2f