Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
luzpaz
gstreamer
Commits
668bbfbe
Commit
668bbfbe
authored
Sep 13, 2001
by
Joshua N. Pritikin
Browse files
fix g_log_domain_gstreamer compile (again)
Original commit message from CVS: fix g_log_domain_gstreamer compile (again)
parent
02aca4f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
gst/gobject2gtk.c
View file @
668bbfbe
...
...
@@ -2,6 +2,7 @@
/* Modified by Jamie Gennis 06-2001 */
#include
<string.h>
#include
<stdio.h>
#include
"gstlog.h"
#include
"gobject2gtk.h"
...
...
gst/gstlog.h
View file @
668bbfbe
...
...
@@ -23,7 +23,7 @@
#ifndef __GST_LOG_H__
#define __GST_LOG_H__
extern
const
g
char
*
g_log_domain_gstreamer
;
extern
const
char
*
g_log_domain_gstreamer
;
/* information messages */
#define GST_SHOW_INFO
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment