summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-11-15 14:30:47 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-11-15 14:30:47 (GMT)
commit6ca5fc9a24327e7243707cdd3b52397ccdb80378 (patch)
tree39b2934cad0211c51afcb8dc6b2d44a73250cd5c /include
parentcdd8248f24c32c06caeeea9c95df456ebddb7cc6 (diff)
Bug fix in tng_util_trajectory_molecules_get
Diffstat (limited to 'include')
-rw-r--r--include/tng_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tng_io.h b/include/tng_io.h
index 27c8c7f..1a584e3 100644
--- a/include/tng_io.h
+++ b/include/tng_io.h
@@ -2752,7 +2752,7 @@ tng_function_status DECLSPECDLLEXPORT tng_util_trajectory_molecules_get
(tng_trajectory_t tng_data,
int64_t *n_mols,
int64_t **molecule_cnt_list,
- tng_molecule_t **mols);
+ tng_molecule_t *mols);
/*
* @brief High-level function for adding a molecule to the mol system.
contact: Jan Huwald // Impressum