Fix leak of 'fname' introduced by the rewrite of write_random_seed in
[sgt/putty] / charset / charset.h
index bf17032..bc5ae3a 100644 (file)
@@ -32,6 +32,7 @@ typedef enum {
     CS_ISO8859_16,
     CS_CP437,
     CS_CP850,
+    CS_CP852,
     CS_CP866,
     CS_CP1250,
     CS_CP1251,