summaryrefslogtreecommitdiff
path: root/src/htsopt.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-05-23 21:33:43 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-05-23 21:33:43 +0000
commitcefcc0426613cc761373e785980c87c77f8a8cb5 (patch)
treee64653268bcb93fc50bf23d22e38799c5bb31adc /src/htsopt.h
parent6ba50a2001bcfa1b467f69985a002fc064d8c807 (diff)
"const correctness" cleanup
added the following default flags: -Wformat -Wformat-security -Wmultichar -Wwrite-strings fixed several other warnings
Diffstat (limited to 'src/htsopt.h')
-rw-r--r--src/htsopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsopt.h b/src/htsopt.h
index 3b589f8..4a40420 100644
--- a/src/htsopt.h
+++ b/src/htsopt.h
@@ -374,7 +374,7 @@ struct httrackp {
int maxlink; // nombre max de liens
int maxfilter; // nombre max de filtres
//
- char *exec; // adresse du nom de l'éxecutable
+ const char *exec; // adresse du nom de l'éxecutable
//
int quiet; // poser des questions autres que wizard?
int keyboard; // vérifier stdin