Signed-off-by: Andy Grover <[email protected]>
---
 iscsiuio/src/unix/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iscsiuio/src/unix/main.c b/iscsiuio/src/unix/main.c
index e33db04..a789de5 100644
--- a/iscsiuio/src/unix/main.c
+++ b/iscsiuio/src/unix/main.c
@@ -233,7 +233,7 @@ int main(int argc, char *argv[])
 {
        int rc;
        sigset_t set;
-       char *pid_file = default_pid_filepath;
+       const char *pid_file = default_pid_filepath;
        int fd;
        int foreground = 0;
        pid_t pid;
-- 
1.9.3

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to