Merge branch 'release-4-5-patches'
[alexxy/gromacs.git] / src / programs / g_x2top / g_x2top.c
index d02d5cd54ca7c72ded4dac904be1118d87de8b17..1ff8a0d99e2f49ea12d2dee1662fbcf247397a52 100644 (file)
@@ -365,7 +365,7 @@ static void print_rtp(const char *filenm,const char *title,t_atoms *atoms,
 int main(int argc, char *argv[])
 {
   const char *desc[] = {
-    "x2top generates a primitive topology from a coordinate file.",
+    "g_x2top generates a primitive topology from a coordinate file.",
     "The program assumes all hydrogens are present when defining",
     "the hybridization from the atom name and the number of bonds.",
     "The program can also make an rtp entry, which you can then add",