diff options
Diffstat (limited to 'gst/rtp/gstrtpL16depay.h')
-rw-r--r-- | gst/rtp/gstrtpL16depay.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/rtp/gstrtpL16depay.h b/gst/rtp/gstrtpL16depay.h index 940cca61..2c066077 100644 --- a/gst/rtp/gstrtpL16depay.h +++ b/gst/rtp/gstrtpL16depay.h @@ -27,7 +27,7 @@ #ifdef __cplusplus extern "C" { -#endif /* __cplusplus */ +#endif /* __cplusplus */ /* Definition of structure storing data for this element. */ typedef struct _GstRtpL16Depay GstRtpL16Depay; @@ -67,7 +67,7 @@ gboolean gst_rtp_L16depay_plugin_init (GstPlugin * plugin); #ifdef __cplusplus } -#endif /* __cplusplus */ +#endif /* __cplusplus */ -#endif /* __GST_RTP_L16_DEPAY_H__ */ +#endif /* __GST_RTP_L16_DEPAY_H__ */ |