X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Ftabcomplete.h;h=c99b46f6402756e88501490b6b13ef348d5894e1;hb=79f064dd58f7d27cd29e429566f302bb18d87b9e;hp=d7e80d8318882e9e99c4b44daba6ad25d91c3e11;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/client/tabcomplete.h b/client/tabcomplete.h index d7e80d8..c99b46f 100644 --- a/client/tabcomplete.h +++ b/client/tabcomplete.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 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 @@ char *complete_from_list(const char** completions, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab