X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fadmin.h;h=50a3578fbfc7143054ac97072935d6e6f83fcfe6;hp=9b830b510093723a0c29be3e1d239fa689621d00;hb=a95e1c4f3d0f4edad819cf20832fbab228db81d3;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/client/admin.h b/client/admin.h index 9b830b5..50a3578 100644 --- a/client/admin.h +++ b/client/admin.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2010 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