X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fadmin.h;h=a2326e2438f4816bfbf0dfe4a0be7b2ad2a8ccff;hb=c1ee92c068d11468080418f5a5a5c44028deafa7;hp=901d098a663e6a81def80ab702cfe0f0e4b81d9e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/client/admin.h b/client/admin.h index 901d098..a2326e2 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-2011 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