diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-06 22:52:30 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-06 22:52:30 -0800 |
commit | abbdb46243b3340f9a73adff8a0941931eab0daa (patch) | |
tree | 6cdd357003d675da2dee748f8028148ce52c5a7a /querycp.h | |
download | dos2unix-abbdb46243b3340f9a73adff8a0941931eab0daa.tar.gz dos2unix-abbdb46243b3340f9a73adff8a0941931eab0daa.tar.bz2 dos2unix-abbdb46243b3340f9a73adff8a0941931eab0daa.zip |
Imported Upstream version 6.0upstream/6.0
Diffstat (limited to 'querycp.h')
-rw-r--r-- | querycp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/querycp.h b/querycp.h new file mode 100644 index 0000000..7264d2b --- /dev/null +++ b/querycp.h @@ -0,0 +1,3 @@ +/* The code in this file code is Public Domain */ + +unsigned short query_con_codepage(void); |