diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-13 15:27:01 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-13 15:27:01 +0000 |
commit | a967370df58163d7f5219a285a8331b3f79930a3 (patch) | |
tree | d6c4b98d58ce96273f7e99f836d4bbef0e7e2cce /gst/gst-i18n-lib.h | |
parent | b8edc59edb7c71b3edcc9d51bf6f6d145e60df91 (diff) |
gst-indent run on core
Original commit message from CVS:
gst-indent run on core
Diffstat (limited to 'gst/gst-i18n-lib.h')
-rw-r--r-- | gst/gst-i18n-lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gst-i18n-lib.h b/gst/gst-i18n-lib.h index f5db797d1..b5828bc56 100644 --- a/gst/gst-i18n-lib.h +++ b/gst/gst-i18n-lib.h @@ -23,7 +23,7 @@ #ifndef __GST_I18N_LIB_H__ #define __GST_I18N_LIB_H__ -#include "gettext.h" /* included with gettext distribution and copied */ +#include "gettext.h" /* included with gettext distribution and copied */ #ifndef GETTEXT_PACKAGE #error You must define GETTEXT_PACKAGE before including this header. |