summaryrefslogtreecommitdiff
path: root/src/include/cctk_Complex.h
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-10-08 16:13:08 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-10-08 16:13:08 +0000
commita2defd76d182227208f94b4de811888a53a9e161 (patch)
tree2248a02310834faceba5d659040f5517bc13eb64 /src/include/cctk_Complex.h
parentdf6ac866c07086999f612dce375f4dfdc7b1eb38 (diff)
Fix typo.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3427 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk_Complex.h')
-rw-r--r--src/include/cctk_Complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cctk_Complex.h b/src/include/cctk_Complex.h
index 2cd8d482..2d8ec9bf 100644
--- a/src/include/cctk_Complex.h
+++ b/src/include/cctk_Complex.h
@@ -97,4 +97,4 @@ DECLARE_CMPLX_FUNCTIONS (CCTK_Cmplx32, CCTK_REAL16, CCTK_COMPLEX32)
}
#endif
-#endif /* __CCTK_COMPLEX_H_ */
+#endif /* _CCTK_COMPLEX_H_ */