소스 검색

* Hahaha, fixed the coding style example.

tags/v0.99.beta14
Sam Hocevar sam 18 년 전
부모
커밋
5b25febea4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      doc/style.dox

+ 1
- 1
doc/style.dox 파일 보기

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

if(a < 0)
{


불러오는 중...
취소
저장