aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-11-13 18:34:02 +0100
committerAnders Broman <a.broman58@gmail.com>2015-11-19 14:10:25 +0000
commitae6126fc5aee47719ce2168ed5508a7c6abaa165 (patch)
tree1dd6544df13b18395c8e25932d17a94d4c5c712f /asn1
parent4fd711f338ac99b4d71bbe068430bc6807e09d4a (diff)
ASN1 (custom.make): fix typo
Change-Id: I9cb151cad33c850fe6bb5b1fe8591a660cd4c0d9 Reviewed-on: https://code.wireshark.org/review/11811 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'asn1')
-rw-r--r--asn1/Custom.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/Custom.make b/asn1/Custom.make
index b98a0f64ab..723454002b 100644
--- a/asn1/Custom.make
+++ b/asn1/Custom.make
@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Add custom asn1 directories here, the file is included by Makefile.am
-# Note you need to add a Cutom.m4 file too.
+# Note you need to add a Custom.m4 file too.
#
CUSTOM_SUBDIRS =
@@ -27,4 +27,4 @@ CUSTOM_SUBDIRS =
CUSTOM_BER_LIST =
# Add custom dirs here for PER dissectors on Windows
-CUSTOM_PER_LIST = \ No newline at end of file
+CUSTOM_PER_LIST =