mirror of
https://github.com/curl/curl.git
synced 2026-06-02 04:14:15 +03:00
parent
419b1c0b75
commit
af511a22cb
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ void startfunc(int a, int b) {
|
|||
// CPP comment ?
|
||||
^
|
||||
./%LOGDIR/code1185.c:78:2: warning: replace curlx_free() + NULL assignment with curlx_safefree() (USESAFEFREE)
|
||||
ptr = NULL; /* more comment */
|
||||
ptr = NULL; /* comment more */
|
||||
^
|
||||
./%LOGDIR/code1185.c:1:1: error: Missing copyright statement (COPYRIGHT)
|
||||
%SP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue