Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
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
Esteban Blanc
proview
Commits
d9d5a12d
Commit
d9d5a12d
authored
Jul 03, 2006
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
String to short in compilation of GetSp
parent
18c06731
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wb/lib/wb/src/wb_gcg.c
wb/lib/wb/src/wb_gcg.c
+2
-2
No files found.
wb/lib/wb/src/wb_gcg.c
View file @
d9d5a12d
/*
* Proview $Id: wb_gcg.c,v 1.3
4 2006-06-29 10:52:1
0 claes Exp $
* Proview $Id: wb_gcg.c,v 1.3
5 2006-07-03 11:26:0
0 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
...
...
@@ -3588,7 +3588,7 @@ static int gcg_get_outputstring_spec(
* GetSp, GetATP, GetDTp
***********************************************************/
char
aname
[
32
]
;
pwr_tAName
aname
;
switch
(
output_node
->
ln
.
cid
)
{
case
pwr_cClass_GetSp
:
strcpy
(
aname
,
"SpObject"
);
break
;
...
...
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