<1 file changed, 1 with structural rows> v1 → v2

basic.c  (+1 ~2 =1 -1)
  + health int (void)                                    B:67
  ~ validate_email int (const char *email, int strict)   A:29 → B:29   [signature: int (const char *email) → int (const char *email, int strict)]
  ~ MAX_RETRIES = 5                                      A:52 → B:45   [value: 3 → 5]
  = release_user void (struct User *user)                A:40 → B:40   [renamed from free_user]
  - Status                                               A:45

summary: 1 file, +1 ~2 =1 -1 structures
[exit 0]
