From: Antonio Ospite <ospite@studenti.unina.it>
Date: Tue, 17 Dec 2013 22:54:23 +0000 (+0100)
Subject: fps-meter.h: fix the description in the header comment
X-Git-Url: https://git.ao2.it/experiments/fps-meter.git/commitdiff_plain/23d91d8d314070577a8045070be503d273f8258d

fps-meter.h: fix the description in the header comment
---

diff --git a/fps-meter.h b/fps-meter.h
index 8f98b6d..c756ab6 100644
--- a/fps-meter.h
+++ b/fps-meter.h
@@ -1,5 +1,5 @@
 /*
- * fps-meter - Example program about how to measure frames per seconds
+ * fps-meter - Some functions to measure frames per seconds
  *
  * Copyright (C) 2013  Antonio Ospite <ospite@studenti.unina.it>
  *