diff options
Diffstat (limited to 'plugins/Clist_modern/src/CLUIFrames/cluiframes.h')
-rw-r--r-- | plugins/Clist_modern/src/CLUIFrames/cluiframes.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/CLUIFrames/cluiframes.h b/plugins/Clist_modern/src/CLUIFrames/cluiframes.h index d437c8ae03..03149f2250 100644 --- a/plugins/Clist_modern/src/CLUIFrames/cluiframes.h +++ b/plugins/Clist_modern/src/CLUIFrames/cluiframes.h @@ -1,5 +1,5 @@ /*
-Miranda ICQ: the free icq client for MS Windows
+Miranda ICQ: the free icq client for MS Windows
Copyright (C) 2000-2 Richard Hughes, Roland Rabien & Tristan Van de Vreede
This program is free software; you can redistribute it and/or
@@ -36,7 +36,7 @@ typedef struct tagProtocolData { boolean show;
} ProtocolData;
-typedef struct
+typedef struct
{
int order;
int realpos;
|