Code cleanup
This commit is contained in:
parent
ab2296b8db
commit
7b3f421a47
|
@ -1,5 +1,5 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/* Copyright (c) 2012 Pierre Pronchery <khorben@defora.org> */
|
/* Copyright (c) 2012-2013 Pierre Pronchery <khorben@defora.org> */
|
||||||
/* This file is part of DeforaOS System libApp */
|
/* This file is part of DeforaOS System libApp */
|
||||||
/* This program is free software: you can redistribute it and/or modify
|
/* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
#ifndef LIBAPP_APPTRANSPORT_H
|
#ifndef LIBAPP_APPTRANSPORT_H
|
||||||
# define LIBAPP_APPTRANSPORT_H
|
# define LIBAPP_APPTRANSPORT_H
|
||||||
|
|
||||||
#include "App/apptransport.h"
|
# include "App/apptransport.h"
|
||||||
|
|
||||||
|
|
||||||
/* AppTransport */
|
/* AppTransport */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user