projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20a34af
)
use consistent include guard name in arpa/ftp.h
author
Szabolcs Nagy
<nsz@port70.net>
Fri, 18 Oct 2013 15:21:36 +0000
(15:21 +0000)
committer
Szabolcs Nagy
<nsz@port70.net>
Fri, 18 Oct 2013 15:21:36 +0000
(15:21 +0000)
include/arpa/ftp.h
patch
|
blob
|
history
diff --git
a/include/arpa/ftp.h
b/include/arpa/ftp.h
index 4041aebaf806aa940b24eb8a89f3c7e0fb358a5b..fb0a46f2b879423290365cda85892a587f89929b 100644
(file)
--- a/
include/arpa/ftp.h
+++ b/
include/arpa/ftp.h
@@
-1,5
+1,5
@@
-#ifndef _ARPA_FTP_H
_
-#define _ARPA_FTP_H
_
+#ifndef _ARPA_FTP_H
+#define _ARPA_FTP_H
#define PRELIM 1
#define COMPLETE 2
#define CONTINUE 3