Skip to content

Commit eb40706

Browse files
committed
Doxygen cleanup,
add URL to google coding style.
1 parent c152679 commit eb40706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/mysqld.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
7373
This section shows the guidelines that MySQL developers
7474
follow when writing new code. In general, MySQL development
75-
uses the Google coding style:
75+
uses the Google coding style (See https://google.github.io/styleguide/cppguide.html):
7676
7777
- For new projects/components, use Google coding style wherever
7878
possible.

0 commit comments

Comments
 (0)