X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Ftabcomplete.h;h=80a06e27911feecd018032dd1bcda883104e5243;hp=24eea356ec8a2118d433e5f140bb3482cdd27a9b;hb=280940bf70395d3bccf45208efc302b6a7daf03e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/client/tabcomplete.h b/client/tabcomplete.h index 24eea35..80a06e2 100644 --- a/client/tabcomplete.h +++ b/client/tabcomplete.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: @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* +/* This file contains the compleaters for the different commands. */ @@ -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