mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
updated docs
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4433 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
9b3a5e3b03
commit
e1d81ae65c
@ -22,7 +22,7 @@ int main(void)
|
||||
}
|
||||
|
||||
for (i=0; i < GetComponentCount(id); ++i) {
|
||||
printf("comp %d = %s\n", i, GetComponent(id, i));
|
||||
printf("comp #%d = %s\n", i, GetComponent(id, i));
|
||||
}
|
||||
|
||||
if (DestroyIPhreeqc(id) != IPQ_OK) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user