* canon-host.c (canon-host): Append trailing "," to 0 in
[gnulib.git] / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"