mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix leading whitespaces.
This commit is contained in:
@ -44,7 +44,7 @@ __frame_state_for (void *pc, struct frame_state *frame_state)
|
||||
#ifndef __USING_SJLJ_EXCEPTIONS__
|
||||
frame_state_for = fallback_frame_state_for;
|
||||
#else
|
||||
frame_state_for = abort;
|
||||
frame_state_for = abort;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user