summaryrefslogtreecommitdiffstats
path: root/test/tgenprop.c
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-07-27 17:28:11 (GMT)
committerGitHub <noreply@github.com>2022-07-27 17:28:11 (GMT)
commita0a1959c58973095194f2d9ac5f9b13bb7b14fb4 (patch)
tree3f36cbd14d9ede9f00c4c26affb9ecab5d1a860f /test/tgenprop.c
parentf0690f13fb914ff39a32d88801eabcef759a0163 (diff)
downloadhdf5-a0a1959c58973095194f2d9ac5f9b13bb7b14fb4.zip
hdf5-a0a1959c58973095194f2d9ac5f9b13bb7b14fb4.tar.gz
hdf5-a0a1959c58973095194f2d9ac5f9b13bb7b14fb4.tar.bz2
clang 13 format #1933 (#1939)
Diffstat (limited to 'test/tgenprop.c')
-rw-r--r--test/tgenprop.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/tgenprop.c b/test/tgenprop.c
index f54fbbc..0a5e569 100644
--- a/test/tgenprop.c
+++ b/test/tgenprop.c
@@ -82,7 +82,7 @@ test_genprop_basic_class(void)
hid_t cid1; /* Generic Property class ID */
hid_t cid2; /* Generic Property class ID */
hid_t cid3; /* Generic Property class ID */
- char * name; /* Name of class */
+ char *name; /* Name of class */
herr_t ret; /* Generic return value */
/* Output message about test being performed */
@@ -1780,7 +1780,7 @@ test_genprop_path(void)
hid_t cid1; /* Generic Property class ID */
hid_t cid2; /* Generic Property class ID */
hid_t cid3; /* Generic Property class ID */
- char * path; /* Class path */
+ char *path; /* Class path */
herr_t ret; /* Generic return value */
/* Output message about test being performed */
@@ -1853,7 +1853,7 @@ test_genprop_refcount(void)
{
hid_t cid1; /* Generic Property class ID */
hid_t lid1; /* Generic Property class ID */
- char * name; /* Name of class */
+ char *name; /* Name of class */
herr_t ret; /* Generic return value */
/* Output message about test being performed */