X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fadmin.h;h=6e740ba07d22bda20b3e7a2b118748d2d917adf5;hp=901d098a663e6a81def80ab702cfe0f0e4b81d9e;hb=280940bf70395d3bccf45208efc302b6a7daf03e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;ds=sidebyside diff --git a/client/admin.h b/client/admin.h index 901d098..6e740ba 100644 --- a/client/admin.h +++ b/client/admin.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -39,6 +39,7 @@ int send_apdu(Z_APDU *a); /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab