mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
struct naming changes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2700 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
97af1210e1
commit
bcc1bc73be
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "signals.h"
|
||||
|
||||
typedef struct KEYBOARD_REC KEYBOARD_REC;
|
||||
typedef struct _KEYBOARD_REC KEYBOARD_REC;
|
||||
|
||||
typedef struct {
|
||||
char *id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue