Menu

#11 PATCH 0.3.0: use g_return_val_if_fail

open
nobody
None
5
2006-05-06
2006-05-06
No

Use g_return_val_if_fail() instead of
g_return_if_fail() to make sure the correct return
code is used.

Discussion

  • Mario Sergio Fujikawa Ferreira

    Logged In: YES
    user_id=746415

    Affected file:

    talk/third_party/mediastreamer/osscard.c

     
  • Mario Sergio Fujikawa Ferreira

    Use g_return_val_if_fail() instead of g_return_if_fail() (following the code on latest linphone 1.3.5)

     

Log in to post a comment.