summaryrefslogtreecommitdiffstats
path: root/Tests/COnly/foo.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2002-10-07 13:20:47 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2002-10-07 13:20:47 (GMT)
commit696d15c7ba6f1e9769b0d3220a845be2aabfed50 (patch)
tree874a3e994e0cc1f9f3d09bd94e86df3bec085219 /Tests/COnly/foo.h
parent2cf6730def50ea33360ecdaebb098fec4635529e (diff)
downloadCMake-696d15c7ba6f1e9769b0d3220a845be2aabfed50.zip
CMake-696d15c7ba6f1e9769b0d3220a845be2aabfed50.tar.gz
CMake-696d15c7ba6f1e9769b0d3220a845be2aabfed50.tar.bz2
Fix problem on HP
Diffstat (limited to 'Tests/COnly/foo.h')
-rw-r--r--Tests/COnly/foo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/COnly/foo.h b/Tests/COnly/foo.h
index 67c42a20..ad4a9af 100644
--- a/Tests/COnly/foo.h
+++ b/Tests/COnly/foo.h
@@ -1 +1 @@
-extern const char* foo;
+extern char* foo;