Put a missing NULL character to clear the string

Fork of PubNub by PubNub

Revision:
5:cfcba723d245
Parent:
4:a4759c403023
diff -r a4759c403023 -r cfcba723d245 PubNub.h
--- a/PubNub.h	Sun Mar 02 01:48:40 2014 +0000
+++ b/PubNub.h	Mon Mar 24 20:06:55 2014 +0000
@@ -23,7 +23,7 @@
  */
 
 /** \file
-PubNub Client header file
+PubNub Client header file 
 */
 
 #ifndef PubNub_h