Fix minor formatting again in time.h

Message ID 20140306184225.GQ1722@spoyarek.pnq.redhat.com
State RFC, archived
Delegated to: Gary Benson
Headers

Commit Message

Siddhesh Poyarekar March 10, 2014, 4:33 p.m. UTC
  Dummy patch posted to patchwork to see if mail parser works.

Siddhesh
  

Patch

diff --git a/include/time.h b/include/time.h
index 8dd10dc..6b77493 100644
--- a/include/time.h
+++ b/include/time.h
@@ -38,7 +38,7 @@  extern struct tm _tmbuf attribute_hidden;
 /* Defined in tzset.c.  */
 extern char *__tzstring (const char *string);
=20
-/* Defined in tzset.c. */
+/* Defined in tzset.c.  */
 extern size_t __tzname_cur_max attribute_hidden;
=20
=20