summaryrefslogtreecommitdiffstats
path: root/test/tgenprop.c
diff options
context:
space:
mode:
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 */