changeset 4420:1e86a8f18693 libavcodec

Fix _LZO_H vs. LZO_H typo
author reimar
date Sat, 27 Jan 2007 14:23:55 +0000
parents 4ade01ded107
children 41ee67dd4bef
files lzo.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lzo.h	Sat Jan 27 14:15:03 2007 +0000
+++ b/lzo.h	Sat Jan 27 14:23:55 2007 +0000
@@ -19,7 +19,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef _LZO_H
+#ifndef LZO_H
 #define LZO_H
 
 #define LZO_INPUT_DEPLETED 1