]> diplodocus.org Git - nmh/blobdiff - uip/fmttest.c
Add a lot more text to the man page; it should be in reasonable shape now.
[nmh] / uip / fmttest.c
index b63c53c8bfc77964756d145265a2a7b31366e8ee..bdcf2d3cd48e1b7d42a2731aeb988c35cc584aca 100644 (file)
@@ -988,8 +988,8 @@ f_typestr(int t)
        case FT_LS_COMP: return("LS_COMP");
        case FT_LS_LIT: return("LS_LIT");
        case FT_LS_GETENV: return("LS_GETENV");
-       case FT_LS_DECODECOMP: return("FT_LS_DECODECOMP");
-       case FT_LS_DECODE: return("FT_LS_DECODE");
+       case FT_LS_DECODECOMP: return("LS_DECODECOMP");
+       case FT_LS_DECODE: return("LS_DECODE");
        case FT_LS_TRIM: return("LS_TRIM");
        case FT_LV_COMP: return("LV_COMP");
        case FT_LV_COMPFLAG: return("LV_COMPFLAG");