fix mod_enum on windows, fix logic error in free function causing operations on freed memory

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3503 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-12-01 06:12:07 +00:00
parent fb447028bc
commit 92bd5358d0
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="1"
CharacterSet="0"
>
<Tool
Name="VCPreBuildEventTool"