chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Version bump.
[mLib]
/
env.h
diff --git
a/env.h
b/env.h
index efe4052dba78631e58c903f985243bfe4b344770..342c81b0c6d531e81fb42c0536789251dd030ede 100644
(file)
--- a/
env.h
+++ b/
env.h
@@
-1,6
+1,6
@@
/* -*-c-*-
*
/* -*-c-*-
*
- * $Id: env.h,v 1.
1 1999/07/26 23:15:57
mdw Exp $
+ * $Id: env.h,v 1.
2 1999/12/10 23:42:04
mdw Exp $
*
* Fiddling with environment variables
*
*
* Fiddling with environment variables
*
@@
-30,13
+30,16
@@
/*----- Revision history --------------------------------------------------*
*
* $Log: env.h,v $
/*----- Revision history --------------------------------------------------*
*
* $Log: env.h,v $
+ * Revision 1.2 1999/12/10 23:42:04 mdw
+ * Change header file guard names.
+ *
* Revision 1.1 1999/07/26 23:15:57 mdw
* Fiddling with environment variables.
*
*/
* Revision 1.1 1999/07/26 23:15:57 mdw
* Fiddling with environment variables.
*
*/
-#ifndef ENV_H
-#define ENV_H
+#ifndef
MLIB_
ENV_H
+#define
MLIB_
ENV_H
#ifdef __cplusplus
extern "C" {
#ifdef __cplusplus
extern "C" {
@@
-44,7
+47,7
@@
/*----- Header files ------------------------------------------------------*/
/*----- Header files ------------------------------------------------------*/
-#ifndef SYM_H
+#ifndef
MLIB_
SYM_H
# include "sym.h"
#endif
# include "sym.h"
#endif