summaryrefslogtreecommitdiff
path: root/check-exports
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2009-04-04 21:06:28 +0300
committerFelipe Contreras <felipe.contreras@gmail.com>2009-04-04 21:13:35 +0300
commitb3941ea131db2d85d339a6bcf500a58bd63df0d5 (patch)
tree345aa7d29bdfb6104787599e8c1c004a261a5955 /check-exports
parentd0ea89e0ec3d8742c3247098ab550578c3fe2b9c (diff)
Whitespace cleanups
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'check-exports')
-rwxr-xr-xcheck-exports2
1 files changed, 1 insertions, 1 deletions
diff --git a/check-exports b/check-exports
index 16df41f..cd829b0 100755
--- a/check-exports
+++ b/check-exports
@@ -32,7 +32,7 @@ fi
# really be exported, either because we're too lazy to rename them to something
# that's not exported (like the _gst_parse_* stuff) or because we had them in
# public headers at some point although they shouldn't be and so we need to
-# keep them exported now (like _gst_debug_init,
+# keep them exported now (like _gst_debug_init,
# __gst_element_factory_add_interface or
# __gst_element_factory_add_static_pad_template). We suppress them here to
# make sure they're at least not exported in the windows msvc build (they