]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldapexop.c
Happy New Year
[openldap] / clients / tools / ldapexop.c
index 4e3f48ac6646b30c6db9a2bfbf918e1b745f6fc9..ac7bd56d3e959f8d1645599a05934023d24a0b14 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2005-2012 The OpenLDAP Foundation.
+ * Copyright 2005-2015 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -130,7 +130,7 @@ main( int argc, char *argv[] )
                }
 
        } else if ( strcasecmp( argv[ 0 ], "passwd" ) == 0 ) {
-               fprintf( stderr, "use ldappasswd(1) instead.\n\n", argv[ 0 ] );
+               fprintf( stderr, "use ldappasswd(1) instead.\n\n" );
                usage();
                /* TODO? */