]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Merge pull request #1740 in SNORT/snort3 from ~SHRARANG/snort3:update_style_guide...
authorMichael Altizer (mialtize) <mialtize@cisco.com>
Tue, 10 Sep 2019 16:53:46 +0000 (12:53 -0400)
committerMichael Altizer (mialtize) <mialtize@cisco.com>
Tue, 10 Sep 2019 16:53:46 +0000 (12:53 -0400)
Squashed commit of the following:

commit 87a8513592b7e3bde471a0c536cdd6e01958b9d5
Author: Shravan Rangaraju <shrarang@cisco.com>
Date:   Tue Sep 10 09:19:39 2019 -0400

    style: update link for google c++ style guide

doc/style.txt

index 9d952cdad7d6772cc12fee19c9d37bb136f2bb1d..0059a4a6b2f4495a5c2b23a963c0d8855bbc7115 100644 (file)
@@ -4,7 +4,7 @@ yet firm so feedback is welcome to get something we can live with.
 === General
 
 * Generally try to follow
-  http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml, 
+  https://google.github.io/styleguide/cppguide.html,
   but there are some differences documented here.
 
 * Each source directory should have a dev_notes.txt file summarizing the