summaryrefslogtreecommitdiff
path: root/include/c-minmax.h
diff options
context:
space:
mode:
authorstyluseater <styluseater>2011-03-04 02:23:50 +0000
committerstyluseater <styluseater>2011-03-04 02:23:50 +0000
commit23b3072de3bd7d50b1ebf31ac908b7988cbeb835 (patch)
tree7a7405b07a6a5657f3d32417ec9788434b3e4539 /include/c-minmax.h
parent64e484ca714cd4d928cf47a6556745a62de09c65 (diff)
downloadfontutils-23b3072de3bd7d50b1ebf31ac908b7988cbeb835.tar.gz
Fix stupid comment errors on almost every file. Fix license on a few files.
Diffstat (limited to 'include/c-minmax.h')
-rw-r--r--include/c-minmax.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/c-minmax.h b/include/c-minmax.h
index d4a7423..38811cb 100644
--- a/include/c-minmax.h
+++ b/include/c-minmax.h
@@ -1,3 +1,4 @@
+/*
# c-minmax.h: define INT_MIN, etc. Assume a 32-bit machine if the
# values aren't defined.
#
@@ -16,6 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#ifndef C_MINMAX_H