]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - sysdep/unix/krt.c
Nest: Added const to ea_show just to declare that this shouldn't really change anything
[thirdparty/bird.git] / sysdep / unix / krt.c
index 42dd12f6e22f250835f4a9ac14b54ebde5ca0d58..cccee456b3b344476025b271b362c6d6cbc44297 100644 (file)
@@ -1156,7 +1156,7 @@ krt_copy_config(struct proto_config *dest, struct proto_config *src)
 }
 
 static int
-krt_get_attr(eattr *a, byte *buf, int buflen)
+krt_get_attr(const eattr *a, byte *buf, int buflen)
 {
   switch (a->id)
   {