Module Name:    src
Committed By:   kamil
Date:           Thu May  3 17:03:20 UTC 2018

Modified Files:
        src/share/misc: acronyms

Log Message:
Fix VLC -> VLA


To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 src/share/misc/acronyms

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms
diff -u src/share/misc/acronyms:1.267 src/share/misc/acronyms:1.268
--- src/share/misc/acronyms:1.267	Thu May  3 17:01:08 2018
+++ src/share/misc/acronyms	Thu May  3 17:03:20 2018
@@ -1,4 +1,4 @@
-$NetBSD: acronyms,v 1.267 2018/05/03 17:01:08 kamil Exp $
+$NetBSD: acronyms,v 1.268 2018/05/03 17:03:20 kamil Exp $
 10Q	thank you
 10X	thanks
 1337	elite ("leet")
@@ -552,7 +552,7 @@ UTSL	use the source, Luke
 VCR	video cassette recorder
 VEG	very evil grin
 VIP	very important person
-VLC	variable length array
+VLA	variable length array
 W/	with
 W/E	whatever
 W/O	without

Reply via email to