Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Fix VLC -> VLA



details:   https://anonhg.NetBSD.org/src/rev/81571c00e9e0
branches:  trunk
changeset: 832224:81571c00e9e0
user:      kamil <kamil%NetBSD.org@localhost>
date:      Thu May 03 17:03:20 2018 +0000

description:
Fix VLC -> VLA

diffstat:

 share/misc/acronyms |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9e83ca5521b0 -r 81571c00e9e0 share/misc/acronyms
--- a/share/misc/acronyms       Thu May 03 17:01:08 2018 +0000
+++ b/share/misc/acronyms       Thu May 03 17:03:20 2018 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index