fix incorrect gmx_fatal argument order
authorSzilard Pall <pszilard@cbr.su.se>
Thu, 20 Dec 2012 23:36:31 +0000 (00:36 +0100)
committerSzilard Pall <pszilard@cbr.su.se>
Thu, 20 Dec 2012 23:36:31 +0000 (00:36 +0100)
commit5721534c02c6fe579c1d9f5b9c1b07ad1eb14694
treecc72ba04de9c4b0ca915222f82dc286b1ca97a5f
parentcb99077009a6b24836316473bfbdb1b64245b677
fix incorrect gmx_fatal argument order

The format specifiers did not match the argument order.

Change-Id: Ib58892f4b0e09d7c3d3442a88f0bda98ea4b54b9
src/gmxlib/gmx_detect_hardware.c