Skip to content
Snippets Groups Projects
Commit ad901204 authored by jdh8d's avatar jdh8d
Browse files

Former-commit-id: e748cb01b44a7d06b1fa2238ba7ad6c20b5bf8fe
parent e3ef7da8
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,7 @@ check_files()
check_for_bad_funcs()
{
my_name=$1
bad_funcs="htons ntohs ntohl htonl iconv_open"
bad_funcs="iconv_open"
for ducs_i in $bad_funcs
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment