summaryrefslogtreecommitdiff
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:49 +0000
commit3fce547c25f6b0b15dc4d6859ec347680e00115f (patch)
tree1591b21d021ab1990bd57708003535b5b1c9fedb
parentb3162ea33fa6135a4470593d2d03d829844398a1 (diff)
downloadwireshark-3fce547c25f6b0b15dc4d6859ec347680e00115f.tar.gz
ASN1 (custom.make): fix typo
Change-Id: I9cb151cad33c850fe6bb5b1fe8591a660cd4c0d9 Reviewed-on: https://code.wireshark.org/review/11811 Reviewed-by: Anders Broman <a.broman58@gmail.com> (cherry picked from commit ae6126fc5aee47719ce2168ed5508a7c6abaa165) Reviewed-on: https://code.wireshark.org/review/11963
-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 =