* stime.h: Renamed TIMEH --> STIMEH
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 12 Jul 1998 13:24:40 +0000 (13:24 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 12 Jul 1998 13:24:40 +0000 (13:24 +0000)
libguile/stime.h

index e2cf5db..777f86c 100644 (file)
@@ -1,7 +1,7 @@
 /* classes: h_files */
 
-#ifndef TIMEH
-#define TIMEH
+#ifndef STIMEH
+#define STIMEH
 /*     Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
  * 
  * This program is free software; you can redistribute it and/or modify
@@ -60,4 +60,4 @@ extern SCM scm_strftime SCM_P ((SCM format, SCM stime));
 extern SCM scm_strptime SCM_P ((SCM format, SCM string));
 extern void scm_init_stime SCM_P ((void));
 
-#endif  /* TIMEH */
+#endif  /* STIMEH */