Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
87
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
94880b44
Commit
94880b44
authored
11 years ago
by
José Luis Gutiérrez
Committed by
Alessandro Rubini
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
var/www/functions.php help minor fixes
var/www/functions.php - help minor fixes
parent
25c5c221
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
userspace/rootfs_override/var/www/functions.php
+2
-2
2 additions, 2 deletions
userspace/rootfs_override/var/www/functions.php
with
2 additions
and
2 deletions
userspace/rootfs_override/var/www/functions.php
+
2
−
2
View file @
94880b44
...
...
@@ -649,8 +649,8 @@ function wrs_display_help($help_id){
- <b>See registers</b>: displays each endpoint registers (R0-R16) <br>
- <b>Modify registers</b>: used to modify endpoint registers (R0-R16) <br>
- <b>Lock endpoint</b>: used to lock endpoint <br>
- <b>Make
endpoint
master</b>: it
ch
ages endpoint state to
master <br>
- <b>Make
endpoint
grandmaster</b>: it
ch
ages endpoint state to
grandmaster<br>
- <b>Make
switch
master</b>:
Sw
itch
works as
master <br>
- <b>Make
switch
grandmaster</b>:
Sw
itch
works as
grandmaster<br>
</p>"
;
}
else
if
(
!
strcmp
(
$help_id
,
"login"
)){
$message
=
"<p>login</p>"
;
...
...
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