Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
120cbac4
...
120cbac4197229d15bbf02f49c2b76c82e117e3f
authored
2002-02-23 10:02:59 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
further fixes to argcv.c
1 parent
5c1ea023
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
120cbac
2002
-
02
-
23
Sergey
Poznyakoff
<
gray
@Mirddin
.
farlep
.
net
>
*
lib
/
argcv
.
c
:
Yesterday
'
s
fix
makes
argcv_get
include
trailing
whitespace
to
the
arg
array
.
To
fix
:
(
argcv_scan
)
:
Return
len
+
1
if
called
on
or
after
the
terminating
null
character
.
(
argcv_get
)
:
Initialize
*
argc
to
zero
and
continue
scanning
until
argcv_scan
return
is
>
len
.
Thanks
Sam
for
noticing
.
2002
-
02
-
22
Sergey
Poznyakoff
*
lib
/
argcv
.
c
(
argcv_get
)
:
Bugfix
,
*
argc
must
be
initialized
to
1
.
...
...
Please
register
or
sign in
to post a comment