Skip to content

Commit 1188b6e

Browse files
NCL-2272 : SCC Windows - Azure AD Support - OpenVPN password size
1 parent 2c8d08d commit 1188b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openvpn/misc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,4 +213,4 @@ prepend_dir(const char *dir, const char *path, struct gc_arena *gc);
213213
#define MAC_SCAN_ARG(_mac) &_mac[0], &_mac[1], &_mac[2], \
214214
&_mac[3], &_mac[4], &_mac[5]
215215

216-
#endif /* ifndef MISC_H */
216+
#endif /* ifndef MISC_H */

0 commit comments

Comments
 (0)