diff --git a/pkg/urbit/include/c/motes.h b/pkg/urbit/include/c/motes.h index 3c8886995..62986eb0c 100644 --- a/pkg/urbit/include/c/motes.h +++ b/pkg/urbit/include/c/motes.h @@ -768,7 +768,7 @@ # define c3__nail c3_s4('n','a','i','l') # define c3__name c3_s4('n','a','m','e') # define c3__nap c3_s3('n','a','p') -# define c3__nara c3_s4('n', 'a', 'r', 'a') +# define c3__nara c3_s4('n','a','r','a') # define c3__narv c3_s4('n','a','r','v') # define c3__ne c3_s2('n','e') # define c3__need c3_s4('n','e','e','d') @@ -864,7 +864,6 @@ # define c3__plet c3_s4('p','l','e','t') # define c3__plic c3_s4('p','l','i','c') # define c3__plin c3_s4('p','l','i','n') -# define c3__plol c3_s4('p','l','o','m') # define c3__plom c3_s4('p','l','o','m') # define c3__plov c3_s4('p','l','o','v') # define c3__plug c3_s4('p','l','u','g') @@ -1297,7 +1296,6 @@ # define c3__zpdx c3_s4('z','p','d','x') # define c3__zpfs c3_s4('z','p','f','s') # define c3__zpgr c3_s4('z','p','g','r') -# define c3__zphs c3_s4('z','p','h','x') # define c3__zphx c3_s4('z','p','h','x') # define c3__zplc c3_s4('z','p','l','c') # define c3__zpmc c3_s4('z','p','m','c')