aboutsummaryrefslogtreecommitdiff
path: root/src/tool_convert.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-09-19 18:18:17 +0200
committerYang Tse <yangsita@gmail.com>2011-09-19 18:18:17 +0200
commitfdecb56cbfcafe5b770c4181133655b89973f41e (patch)
tree13c66fdeef3fb672b3ee1e075b9361d0f5e901e6 /src/tool_convert.h
parent00532341b568653e78bc676feedf225fe7c2948f (diff)
curl tool: reviewed code moved to tool_*.[ch] files
Diffstat (limited to 'src/tool_convert.h')
-rw-r--r--src/tool_convert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_convert.h b/src/tool_convert.h
index 4cc94b030..d3ef676b2 100644
--- a/src/tool_convert.h
+++ b/src/tool_convert.h
@@ -42,3 +42,4 @@ char convert_char(curl_infotype infotype, char this_char);
#endif
#endif /* HEADER_CURL_TOOL_CONVERT_H */
+