summaryrefslogtreecommitdiff
path: root/lib/make/cctk_Config.h.in
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-04-04 19:22:02 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-04-04 19:22:02 +0000
commit68b86abd77b6e48bb71250aa3fe4872fb0fef738 (patch)
tree68cfa44196d280bc830c1812e9064c96309a7025 /lib/make/cctk_Config.h.in
parent667ea110610208d1703ac093f158b49b9ab5a370 (diff)
Fix typo in comment
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3640 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/cctk_Config.h.in')
-rw-r--r--lib/make/cctk_Config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in
index c2947bba..0aab3da8 100644
--- a/lib/make/cctk_Config.h.in
+++ b/lib/make/cctk_Config.h.in
@@ -19,7 +19,7 @@
/* The number of bytes in a long int. */
#undef SIZEOF_LONG_INT
-/* The number of bytes in a short int. */
+/* The number of bytes in a long long. */
#undef SIZEOF_LONG_LONG
/* The number of bytes in a long double. */