From 29503c6a4821a4ffaea5366a394964ff14335ff6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 22 Apr 2010 16:37:56 -0400 Subject: Typo fix. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7c32c956..558829f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -533,7 +533,7 @@ cppcheck: gpsd.h packet_names.h cppcheck --template gcc --all --force . # Re-indent the codebase in aa uniform style for readability. -# FIXME: Except for xgpsspeed - Tachometer.c makes GNI indent lose it. +# FIXME: Except for xgpsspeed - Tachometer.c makes GNU indent lose it. INDENT_FILES = $(gpsd_c_sources) $(libgpsd_c_sources) $(libgps_c_sources) \ $(cgps_SOURCES) $(gpsmon_SOURCES) $(gpspipe_SOURCES) \ $(gpxlogger_SOURCES) $(gpsdecode_SOURCES) \ -- cgit v1.2.1