src/H5Part.h

- bugfix: #endif was at wrong place
This commit is contained in:
2006-09-19 23:39:40 +00:00
parent df8c5280c0
commit 1dba6fb877
+2 -2
View File
@@ -297,8 +297,8 @@ H5PartAbortErrorHandler (
...
);
#endif
#ifdef __cplusplus
}
#endif
#endif