Rename curret_global_list to current_global_list; reformat. No code changes
[yaz-moved-to-github.git] / client / tabcomplete.h
index 5e1e88b..aff7707 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 2002, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tabcomplete.h,v 1.4 2002-08-29 19:34:44 ja7 Exp $
+ * $Id: tabcomplete.h,v 1.6 2005-06-25 15:46:01 adam Exp $
  */
 
 /* 
@@ -15,10 +15,11 @@ char* complete_schema(const char* text, int state);
 char* complete_attributeset(const char* text, int state);
 char* default_completer(const char* text, int state);
 char* complete_auto_reconnect(const char *text, int state);
 /*
  * Local variables:
- * tab-width: 4
  * c-basic-offset: 4
+ * indent-tabs-mode: nil
  * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
  */
+