]> mj.ucw.cz Git - arexx.git/blobdiff - arexxd.c
Web: Cleanup
[arexx.git] / arexxd.c
index 2a50c6e6face4d0b280b8ec8f1df1c07b38fd9f4..8879d2b8f3888c5503731ea51bcb3b483e3966e7 100644 (file)
--- a/arexxd.c
+++ b/arexxd.c
@@ -171,8 +171,11 @@ static double correct_point(int id, double val, const char **name)
                case 19246:
                        *name = "catarium";
                        return val + 0.49;
+               case 19247:
+                       *name = "catarium-rh";
+                       return val;
                case 12133:
-                       *name = "balcony";
+                       *name = "outside";
                        return val + 0.44;
                default:
                        return val;