ZOOM C: deal with excess bytes HTTPS case YAZ-833
[yaz-moved-to-github.git] / zoom / zoomtst5.c
index ca33b7d..21eccb1 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2012 Index Data
+ * Copyright (C) Index Data
  * See the file LICENSE for details.
  */
 
@@ -109,7 +109,7 @@ int main(int argc, char **argv)
                 /* if rec is non-null, we got a record for display */
                 if (str)
                 {
-                    printf("%d %s %s\n", pos+1, syntax, 
+                    printf("%d %s %s\n", pos+1, syntax,
                            (db ? db : "unknown"));
                     if (rec)
                     {