Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
usb2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
ds
usb2
Commits
f741410d
Commit
f741410d
authored
1 year ago
by
Alessio Igor Bogani
Browse files
Options
Downloads
Patches
Plain Diff
Remove CVS related binary strings
parent
2a483c28
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/ClassFactory.cpp
+0
-1
0 additions, 1 deletion
src/ClassFactory.cpp
src/main.cpp
+0
-1
0 additions, 1 deletion
src/main.cpp
with
0 additions
and
2 deletions
src/ClassFactory.cpp
+
0
−
1
View file @
f741410d
/*----- PROTECTED REGION ID(USB2::ClassFactory.cpp) ENABLED START -----*/
static
const
char
*
RcsId
=
"$Id: ClassFactory.cpp,v 1.1.1.1 2018-01-16 15:32:20 alessio Exp $"
;
//=============================================================================
//
// file : ClassFactory.cpp
...
...
This diff is collapsed.
Click to expand it.
src/main.cpp
+
0
−
1
View file @
f741410d
/*----- PROTECTED REGION ID(USB2::main.cpp) ENABLED START -----*/
static
const
char
*
RcsId
=
"$Id: main.cpp,v 1.1.1.1 2018-01-16 15:32:20 alessio Exp $"
;
//=============================================================================
//
// file : main.cpp
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment