summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorrobi <robi>2011-11-06 18:26:13 +0000
committerrobi <robi>2011-11-06 18:26:13 +0000
commit4df80ec1b6fe317e211b5e2b310c3b3af4b219e5 (patch)
treec1ff5e22653450f7af1e01feed1f85447d618ee2 /src/util.h
parent5dbcad7cad4ea8edcc02415ac11a9a97bc5b333f (diff)
new:function for RPM + XCF ;change:TTF ZIP DEB Perl+Python and some other TXT
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 7dc4033..1299f62 100644
--- a/src/util.h
+++ b/src/util.h
@@ -177,6 +177,7 @@ int check_fs_open(char*);
void reset_getopt(void);
unsigned long parse_ulong(const char* , const char* , const char* , int* );
int zero_space(unsigned char*, __u32 );
+int is_unicode( unsigned char* );
// public functions lookup_local.c
void list_dir(ext2_ino_t inode); //list dir (using normal functions from ext2fs)