Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC Browser Plugins
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
VideoLAN
VLC Browser Plugins
Commits
93422f55
Commit
93422f55
authored
Jan 26, 2016
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
utils: Fix typos
parent
79702fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
utils.hpp
npapi/utils.hpp
+1
-1
No files found.
npapi/utils.hpp
View file @
93422f55
...
...
@@ -348,7 +348,7 @@ struct Embeded
Embeded
(
const
Embeded
&
)
=
default
;
// Allow b
tiwise copy, assuming that the called
has handled releasing
// Allow b
itwise copy, assuming that the caller
has handled releasing
// previously held resources
Embeded
&
operator
=
(
const
Embeded
&
)
=
default
;
...
...
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