summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/untar/untar.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 19:32:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 19:32:54 +0000
commit5fb9e2fc36b09b6ae0dcfdf71f10a07476b8c10b (patch)
treec9411efcb03918d5d92843aab9b6803bad287536 /cpukit/libmisc/untar/untar.h
parent2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-5fb9e2fc36b09b6ae0dcfdf71f10a07476b8c10b.tar.bz2
2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/untar/untar.c, libmisc/untar/untar.h: Add const to char *. Use printk.
Diffstat (limited to '')
-rw-r--r--cpukit/libmisc/untar/untar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libmisc/untar/untar.h b/cpukit/libmisc/untar/untar.h
index 839b5008b7..8e3fdf55e4 100644
--- a/cpukit/libmisc/untar/untar.h
+++ b/cpukit/libmisc/untar/untar.h
@@ -24,8 +24,8 @@ extern "C" {
#define UNTAR_INVALID_HEADER 3
-int Untar_FromMemory(char *tar_buf, size_t size);
-int Untar_FromFile(char *tar_name);
+int Untar_FromMemory(const char *tar_buf, size_t size);
+int Untar_FromFile(const char *tar_name);
/**************************************************************************
* This converts octal ASCII number representations into an