summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-12-16 10:15:33 -0600
committerJesse Gilles <jgilles@multitech.com>2010-12-16 10:15:33 -0600
commitd143de5b6fbf012cfb0fbca1d8b61cf08e16b110 (patch)
tree11f00d827c199edcdc41ef9d69a2bc8c3226b74d
parent874c207ab4c4249e6286c70a9f45dfbff3cbcb92 (diff)
downloadmts-id-eeprom-0.0.1.tar.gz
mts-id-eeprom-0.0.1.tar.bz2
mts-id-eeprom-0.0.1.zip
rename header define0.0.1
-rw-r--r--src/eeprom.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/eeprom.h b/src/eeprom.h
index 77c44ec..ce55246 100644
--- a/src/eeprom.h
+++ b/src/eeprom.h
@@ -1,6 +1,6 @@
-#ifndef __HELLOWORLD_H
-#define __HELLOWORLD_H
+#ifndef __EEPROM_H
+#define __EEPROM_H
#include "config.h"
-#endif /* ~__HELLOWORLD_H */
+#endif /* ~__EEPROM_H */