]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/idtest.c
adjust project settings
[openldap] / libraries / liblber / idtest.c
index a35e09826214a8e8c3e703ac532d3887e325400b..6a5f9b2ed350b6e361d9184d47f103b48e51f261 100644 (file)
@@ -1,5 +1,9 @@
 /* idtest.c - ber decoding test program using isode libraries */
 /*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
+/* Portions
  * Copyright (c) 1990 Regents of the University of Michigan.
  * All rights reserved.
  *
 #include <quipu/attr.h>
 #endif
 
-static usage( char *name )
-{
-       fprintf( stderr, "usage: %s\n", name );
-}
-
+int
 main( int argc, char **argv )
 {
 #ifdef HAVE_PSAP_H