diff options
| author | Abhi Shah <abshah@google.com> | 2015-07-17 13:32:38 -0700 |
|---|---|---|
| committer | Abhi Shah <abshah@google.com> | 2015-07-17 13:32:38 -0700 |
| commit | 3e224d662c4fa605341cb6c57d98dcb143e6b2ae (patch) | |
| tree | 5e5c00e560944e3bb1c26dd5cf8af585051403fc /api_changes.md | |
| parent | c4d505d98dd2d215e0b52d8d0332bce5d9be11e0 (diff) | |
| parent | 35f2829ae014c08b847b59ce06a205cc3fbb8770 (diff) | |
Merge pull request #11424 from lavalamp/mungePreformatted
Munge preformatted
Diffstat (limited to 'api_changes.md')
| -rw-r--r-- | api_changes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api_changes.md b/api_changes.md index c7458d53..edf227cc 100644 --- a/api_changes.md +++ b/api_changes.md @@ -282,6 +282,7 @@ conversion functions when writing your conversion functions. Once all the necessary manually written conversions are added, you need to regenerate auto-generated ones. To regenerate them: - run + ``` $ hack/update-generated-conversions.sh ``` |
