1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-17 13:57:47 +03:00

we don't need a typedef for string

This commit is contained in:
Andrew Tridgell -
parent f257d2e4ba
commit 9907296225

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