]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mac/macresid.h
Add ability for ssh2_userkey_loadpub() to return the key comment.
[PuTTY.git] / mac / macresid.h
index 5655b25a87eb36c146a231477fa5f6710ad62d6d..654938c1b9d4ddbf203625106c127e30b9bce40f 100644 (file)
@@ -75,3 +75,5 @@
 #define SYS7_DEFAULT_PROC      (CDEF_Default << 4)
 #define CDEF_ListBox   131
 #define SYS7_LISTBOX_PROC      (CDEF_ListBox << 4)
+#define CDEF_GroupBox   132
+#define SYS7_GROUPBOX_PROC      (CDEF_GroupBox << 4)