Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libnice
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
libnice
Commits
64c4096d
Commit
64c4096d
authored
Apr 22, 2008
by
Youness Alaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix some trailing spaces
darcs-hash:20080422162808-4f0f6-84a59e52bc8309765d32b543b6596b70216d09f1.gz
parent
93ac1313
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
16 deletions
+18
-16
agent/agent.c
agent/agent.c
+5
-5
agent/agent.h
agent/agent.h
+3
-2
agent/candidate.c
agent/candidate.c
+5
-5
agent/conncheck.h
agent/conncheck.h
+1
-1
agent/stream.c
agent/stream.c
+3
-3
agent/stream.h
agent/stream.h
+1
-0
No files found.
agent/agent.c
View file @
64c4096d
agent/agent.h
View file @
64c4096d
...
...
@@ -129,6 +129,7 @@ struct _NiceAgentClass
GObjectClass
parent_class
;
};
GType
nice_agent_get_type
(
void
);
NiceAgent
*
...
...
agent/candidate.c
View file @
64c4096d
agent/conncheck.h
View file @
64c4096d
agent/stream.c
View file @
64c4096d
agent/stream.h
View file @
64c4096d
...
...
@@ -66,6 +66,7 @@ typedef enum
NICE_CHECKLIST_FAILED
}
NiceCheckListState
;
typedef
struct
_Stream
Stream
;
struct
_Stream
...
...
Write
Preview
Markdown
is supported
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