JWS-112 Bumping version of ClustalO (src, binaries and windows) to version 1.2.4.
[jabaws.git] / binaries / src / clustalo / src / main.cpp
index 05fedee..c067d02 100644 (file)
@@ -13,7 +13,7 @@
  ********************************************************************/
 
 /*
- *  RCS $Id: main.cpp 234 2011-04-13 05:26:16Z andreas $
+ *  RCS $Id: main.cpp 289 2013-09-17 10:09:37Z fabian $
  */
 
 /*
@@ -274,7 +274,7 @@ ConvertOldCmdLineArg(int *iNewArgC_p, char ***ppcNewArgV_p, char *pcOldArg)
         
     } else {
         fprintf(stderr,
-                "WARNING: Unsupported old command line option '%s' will be ignored\n",
+                "WARNING: Unsupported old command line option '%s' will be ignored (may change default output stream and format)\n",
                 pcOldArg);
     }