fix some code analysis tags

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16592 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Rene
2010-02-09 18:09:55 +00:00
parent 90cfb26e58
commit cd0f7c70e2
3 changed files with 11 additions and 6 deletions
+1
View File
@@ -338,6 +338,7 @@ SWITCH_END_EXTERN_C
#define _Out_z_cap_(x)
#define _Out_ptrdiff_cap_(x)
#define _Out_opt_ptrdiff_cap_(x)
#define _Post_count_(x)
#endif
/* For Emacs:
* Local Variables: