Fix some debug messages and update headers
[claws.git] / src / plugins / gdata / cm_gdata_contacts.c
index a7c1e0fb5fae45b004ae5e00b4ef7acb6e8fdbb3..056b8f1cebe921bf5d2e3baca42328c684e9db72 100644 (file)
@@ -1,6 +1,6 @@
 /* GData plugin for Claws-Mail
  * Copyright (C) 2011 Holger Berndt
- * Copyright (C) 2011-2015 the Claws Mail team
+ * Copyright (C) 2011-2016 the Claws Mail team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -526,7 +526,7 @@ static void query()
 
   if(cm_gdata_contacts_query_running)
   {
-    debug_print("GData plugin: Network query already in progress");
+    debug_print("GData plugin: Network query already in progress\n");
     return;
   }