Kaynağa Gözat

* Hahaha, fixed the coding style example.

tags/v0.99.beta14
Sam Hocevar sam 19 yıl önce
ebeveyn
işleme
5b25febea4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      doc/style.dox

+ 1
- 1
doc/style.dox Dosyayı Görüntüle

@@ -65,7 +65,7 @@ return a + (b & x) + d[10];
int function(int a)
{
if(a & 0x84)
return;
return a;

if(a < 0)
{


Yükleniyor…
İptal
Kaydet