1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00

we don't need a typedef for string

(This used to be commit 9907296225)
This commit is contained in:
Andrew Tridgell 1998-05-13 05:01:36 +00:00
parent ee9a61841a
commit ed4719b66c

View File

@ -237,8 +237,6 @@ implemented */
typedef char pstring[1024];
typedef char fstring[128];
/* typedef fstring string; */
/* pipe strings */
#define PIPE_LANMAN "\\PIPE\\LANMAN"