From 32eac40ddb75d93bf203c230a554293d3fbf3f68 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 4 Nov 2003 05:53:35 +0000 Subject: [PATCH] fix typo Original commit message from CVS: fix typo --- gst/gstplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstplugin.h b/gst/gstplugin.h index 8b01d27..7e8ce2b 100644 --- a/gst/gstplugin.h +++ b/gst/gstplugin.h @@ -116,7 +116,7 @@ _gst_plugin_static_init__ ##init (void) \ copyright, \ package, \ origin, \ - GST_STRUCT_PAD_ING_INIT \ + GST_STRUCT_PADDING_INIT \ }; \ _gst_plugin_register_static (&plugin_desc_); \ } -- 2.7.4