Skip to content
Snippets Groups Projects
Commit 4322dde4 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

define SS_MAX_PATH_LEN

parent 81f40e68
No related branches found
No related tags found
No related merge requests found
......@@ -137,4 +137,5 @@
#define SS_INSTANCE_TEMPLATE 0
#define SS_INSTANCE_NAME 1
#define SS_MAX_PATH_LEN (SS_MAX_PATH + SS_SYSTEM_LEN + SS_SVDIRS_LEN + SS_MAX_TREENAME + SS_MAX_SERVICE_NAME + 63 + 1)
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment