X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fadmin.h;h=b065a42decdecbc0e4434a0a3ba2246f2ee1b70a;hb=681d5b80f39d4be92bd1a1b934234e76347122ff;hp=9b830b510093723a0c29be3e1d239fa689621d00;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/client/admin.h b/client/admin.h index 9b830b5..b065a42 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-2012 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