1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-18 09:44:19 +03:00

r22841: Add comment to endif statement.

(This used to be commit 1351207626)
This commit is contained in:
Lars Müller
2007-05-14 09:50:39 +00:00
committed by Gerald (Jerry) Carter
parent 306c355f26
commit ddf25a79f6

View File

@@ -328,4 +328,4 @@ typedef struct {
int val;
int critical;
} ads_control;
#endif
#endif /* _INCLUDE_ADS_H_ */