From 7e73ad95d8198f1eb81ea4b26b172db763cedb8a Mon Sep 17 00:00:00 2001 From: Programerus Date: Thu, 22 Mar 2012 16:27:40 +0100 Subject: Comment fix. --- src/image.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/image.h b/src/image.h index 66d9ec5..707f627 100644 --- a/src/image.h +++ b/src/image.h @@ -12,7 +12,9 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// image.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// image.h #ifndef _IMAGE_H_ #define _IMAGE_H_ -- cgit v1.2.3-1-g7c22