X-Git-Url: http://cgit.babelmonkeys.de/?p=mpdbot.git;a=blobdiff_plain;f=src%2FPEPThread.h;h=19663abaadb2bc07de0159850371b8e176862a89;hp=a752ecad6fc347d1ceae94af0145920915821c93;hb=HEAD;hpb=fb736d0ba5442efc5a592aa5389f2ac3280b755b diff --git a/src/PEPThread.h b/src/PEPThread.h index a752eca..19663ab 100644 --- a/src/PEPThread.h +++ b/src/PEPThread.h @@ -24,6 +24,6 @@ @interface PEPThread: OFThread { -MPDConnection *conn; + MPDConnection *conn; } @end