2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-29 21:38:17 +00:00

(Phil) Just fixed a minor typo on line #2.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@387 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Philip Edelbrock 1999-04-14 18:25:57 +00:00
parent 9a7ced8183
commit 7b17647570

View File

@ -1,5 +1,5 @@
#ifndef ALGO_BIT_H
#define AGLO_BIT_H 1
#define ALGO_BIT_H 1
/* --- Defines for bit-adapters --------------------------------------- */
#include "i2c.h"