From d9965bbd850741023acbad03e111fc733fd29c5a Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Mon, 11 Jun 2018 13:54:04 -0400 Subject: [PATCH] Update c header notice --- vim/spell/en.utf-8.add | 3 +++ vim/spell/en.utf-8.add.spl | Bin 2369 -> 2395 bytes vim/templates/c_header_notice | 36 +++++++++++++++++----------------- 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/vim/spell/en.utf-8.add b/vim/spell/en.utf-8.add index 4140f14..bab7390 100644 --- a/vim/spell/en.utf-8.add +++ b/vim/spell/en.utf-8.add @@ -201,3 +201,6 @@ pushbuffer DirectX DLLs NVidia +versors +versor +multisampling diff --git a/vim/spell/en.utf-8.add.spl b/vim/spell/en.utf-8.add.spl index 8d5d9f69a716e91001b39a216678e5b040d12f06..13ecfe009ba5ea1868ccff042c1bcb5e64d5917e 100644 GIT binary patch delta 130 zcmX>obX$lo%+t5HAT=k)=syDk>$Q!1b6MnB7#SG#atn$}7;_jC8G)Qijk(&#ny=Tg@IL a!kn53)Ty7#Sj1S&m=BgM+RVpc%m@JC7$nF5 delta 104 zcmcaDbWn&d%+t5HAT=k)=syDk>yeFob6JF#85tP$atlfra~KmDf$V3MlTWd{V_Z9V zC#wPDoXxLT~Oy*=)W_&zZmpzPgZ60GPP#yEy$vy1aK(QU{G3-p4j0_C=xtldO Gj2Qu(MIM0w diff --git a/vim/templates/c_header_notice b/vim/templates/c_header_notice index dc80bf2..6ea4a2f 100644 --- a/vim/templates/c_header_notice +++ b/vim/templates/c_header_notice @@ -5,27 +5,27 @@ Notice: (C) Copyright $year by Jelly Pixel, Inc. All Rights Reserved. ================================================================================================*/ -// ------------------------------------------------------------------------------------------------- -// Defines -// ------------------------------------------------------------------------------------------------- +//////////////////////////////////////////////////////////////////////////////////////////////////// +// # Defines +//////////////////////////////////////////////////////////////////////////////////////////////////// -// ------------------------------------------------------------------------------------------------- -// Globals -// ------------------------------------------------------------------------------------------------- +//////////////////////////////////////////////////////////////////////////////////////////////////// +// # Globals +//////////////////////////////////////////////////////////////////////////////////////////////////// -// ------------------------------------------------------------------------------------------------- -// Structs -// ------------------------------------------------------------------------------------------------- +//////////////////////////////////////////////////////////////////////////////////////////////////// +// # Structs +//////////////////////////////////////////////////////////////////////////////////////////////////// -// ------------------------------------------------------------------------------------------------- -// Macros -// ------------------------------------------------------------------------------------------------- +//////////////////////////////////////////////////////////////////////////////////////////////////// +// # Macros +//////////////////////////////////////////////////////////////////////////////////////////////////// -// ------------------------------------------------------------------------------------------------- -// Private API -// ------------------------------------------------------------------------------------------------- +//////////////////////////////////////////////////////////////////////////////////////////////////// +// # Private API +//////////////////////////////////////////////////////////////////////////////////////////////////// -// ------------------------------------------------------------------------------------------------- -// Public API -// ------------------------------------------------------------------------------------------------- +//////////////////////////////////////////////////////////////////////////////////////////////////// +// # Public API +////////////////////////////////////////////////////////////////////////////////////////////////////