summaryrefslogtreecommitdiff
path: root/Tests/COnly/foo.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2002-10-07 09:20:47 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2002-10-07 09:20:47 -0400
commit696d15c7ba6f1e9769b0d3220a845be2aabfed50 (patch)
tree874a3e994e0cc1f9f3d09bd94e86df3bec085219 /Tests/COnly/foo.h
parent2cf6730def50ea33360ecdaebb098fec4635529e (diff)
downloadcmake-696d15c7ba6f1e9769b0d3220a845be2aabfed50.tar.gz
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 67c42a20c5..ad4a9af0fd 100644
--- a/Tests/COnly/foo.h
+++ b/Tests/COnly/foo.h
@@ -1 +1 @@
-extern const char* foo;
+extern char* foo;