diff --git a/include/App/apptransport.h b/include/App/apptransport.h index 25e4ee2..92fc16a 100644 --- a/include/App/apptransport.h +++ b/include/App/apptransport.h @@ -1,5 +1,5 @@ -/* $Id: apptransport.h,v 1.1 2012/09/28 00:25:56 khorben Exp $ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* $Id$ */ +/* Copyright (c) 2012-2013 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ /* types */ typedef struct _AppTransport AppTransport; -typedef struct _AppTransportClient * AppTransportClient; +typedef struct _AppTransportClient AppTransportClient; typedef enum _AppTransportMode {