[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemacs-commit] qemacs/libqhtml css.h
From: |
Charlie Gordon |
Subject: |
[Qemacs-commit] qemacs/libqhtml css.h |
Date: |
Tue, 18 Dec 2007 12:20:52 +0000 |
CVSROOT: /cvsroot/qemacs
Module name: qemacs
Changes by: Charlie Gordon <chqrlie> 07/12/18 12:20:52
Modified files:
libqhtml : css.h
Log message:
typo
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/libqhtml/css.h?cvsroot=qemacs&r1=1.5&r2=1.6
Patches:
Index: css.h
===================================================================
RCS file: /cvsroot/qemacs/qemacs/libqhtml/css.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- css.h 6 Dec 2007 17:43:49 -0000 1.5
+++ css.h 18 Dec 2007 12:20:51 -0000 1.6
@@ -283,7 +283,7 @@
return (unsigned int)id % hash_size;
}
-/* property handlign */
+/* property handling */
typedef struct CSSPropertyValue {
int type; /* see CSS_UNIT_xxx or CSS_VALUE_xxx */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemacs-commit] qemacs/libqhtml css.h,
Charlie Gordon <=