mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
profiling: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
7c1f6c7f61
commit
d523e0b7ed
@ -835,7 +835,7 @@ enum profile_stats_values
|
||||
#define smb2_break_count __profile_stats_value(PR_VALUE_SMB2_BREAK, count)
|
||||
#define smb2_break_time __profile_stats_value(PR_VALUE_SMB2_BREAK, time)
|
||||
|
||||
/* This mist remain the last value. */
|
||||
/* This must remain the last value. */
|
||||
PR_VALUE_MAX
|
||||
}; /* enum profile_stats_values */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user