commit | 9a62491660e4d432282149652a305b7e559e2993 | [log] [tgz] |
---|---|---|
author | Vincent BĂ©ron <vberon@mecano.gme.usherb.ca> | Fri May 31 23:06:46 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri May 31 23:06:46 2002 +0000 |
tree | a13d03164268fe396ae99d40e5eaf0ec5714527d | |
parent | 332d62ba108ff5d33ae1007f16eb3e2a94efd839 [diff] [blame] |
Removed trailing whitespace.
diff --git a/include/winerror.h b/include/winerror.h index 0814797..21eb8af 100644 --- a/include/winerror.h +++ b/include/winerror.h
@@ -1494,7 +1494,7 @@ #define E_POINTER 0x80004003L #define E_ABORT 0x80004004L #define E_FAIL 0x80004005L -/* FIXME: E_UNSPEC is not a standard value but it is used by +/* FIXME: E_UNSPEC is not a standard value but it is used by * FileMoniker, IOleLink and DoDragDrop as a return value. */ #define E_UNSPEC E_FAIL