Wireshark-commits: [Wireshark-commits] rev 36825: /trunk/epan/ /trunk/epan/: emem.h g_gnuc.h g_gnuc
Date: Fri, 22 Apr 2011 17:57:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36825

User: morriss
Date: 2011/04/22 10:57 AM

Log:
 As suggested by Jakub Zawadzki:
 
 Rename g_gnuc_malloc.h to g_gnuc.h (since it contains non-malloc related
 GNUC stuff).
 
 Use G_GNUC_WARN_UNUSED_RESULT from glib instead of using warn_unused_result
 directly.

Directory: /trunk/epan/
  Changes    Path               Action
  +2 -1      emem.h             Modified
  +45 -0     g_gnuc.h           Added
  +0 -41     g_gnuc_malloc.h    Removed
  +2 -8      proto.h            Modified