diff options
Diffstat (limited to 'lib/prefix.h')
| -rw-r--r-- | lib/prefix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prefix.h b/lib/prefix.h index c92f5cec5a..f2773240d2 100644 --- a/lib/prefix.h +++ b/lib/prefix.h @@ -602,7 +602,7 @@ static inline int is_default_host_route(const struct prefix *p) #pragma FRR printfrr_ext "%pFX" (struct prefix_evpn *) #pragma FRR printfrr_ext "%pFX" (struct prefix_fs *) -#pragma FRR printfrr_ext "%pSG4" (struct prefix_sg *) +#pragma FRR printfrr_ext "%pPSG4" (struct prefix_sg *) #endif #ifdef __cplusplus |
