]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2005-05-31 21:28:42 by lfcorreia]
authorlfcorreia <lfcorreia@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Tue, 31 May 2005 21:28:42 +0000 (21:28 +0000)
committerlfcorreia <lfcorreia@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Tue, 31 May 2005 21:28:42 +0000 (21:28 +0000)
fix typo

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@559 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

drv_HD44780.c

index 553020fba021d45a834774a791f9433a95c0f7cd..7f9990a727c6e8dd8fc398f48cbc3bffaf2cfb24 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: drv_HD44780.c,v 1.51 2005/05/31 21:26:56 lfcorreia Exp $\r
+/* $Id: drv_HD44780.c,v 1.52 2005/05/31 21:28:42 lfcorreia Exp $\r
  *\r
  * new style driver for HD44780-based displays\r
  *\r
  *\r
  *\r
  * $Log: drv_HD44780.c,v $
- * Revision 1.51  2005/05/31 21:26:56  lfcorreia
- * fix my email address
- *
- * Revision 1.50  2005/05/31 20:42:55  lfcorreia
- * new file: lcd4linux_i2c.h
- * avoid the problems detecting the proper I2C kernel include files
- *
- * rearrange all the other autoconf stuff to remove I2C detection
- *
- * new method by Paul Kamphuis to write to the I2C device
+ * Revision 1.52  2005/05/31 21:28:42  lfcorreia
+ * fix typo
+ *\r
+ * Revision 1.50  2005/05/31 20:42:55  lfcorreia\r
+ * new file: lcd4linux_i2c.h\r
+ * avoid the problems detecting the proper I2C kernel include files\r
+ *\r
+ * rearrange all the other autoconf stuff to remove I2C detection\r
+ *\r
+ * new method by Paul Kamphuis to write to the I2C device\r
  *\r
  * Revision 1.49  2005/05/08 04:32:44  reinelt\r
  * CodingStyle added and applied\r