summaryrefslogtreecommitdiff
path: root/src/htsalias.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsalias.c')
-rw-r--r--src/htsalias.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsalias.c b/src/htsalias.c
index 1a413fe..908bc13 100644
--- a/src/htsalias.c
+++ b/src/htsalias.c
@@ -451,6 +451,7 @@ const char* optalias_help(const char* token) {
allow *.gif
deny ad.*
*/
+/* Note: NOT utf-8 */
int optinclude_file(const char* name,
int* argc,char** argv,char* x_argvblk,int* x_ptr) {
FILE* fp;