Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8bc4a4

Browse files
committed
Add new pgindent directory and diff file.
1 parentba247bd commitc8bc4a4

File tree

2 files changed

+843
-0
lines changed

2 files changed

+843
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
This increases the number of typedef's understood by BSD indent from 100
3+
to 1000.
4+
5+
*** ./lexi.c.origMon Sep 8 17:55:47 1997
6+
--- ./lexi.cMon Sep 8 17:02:10 1997
7+
***************
8+
*** 58,64 ****
9+
int rwcode;
10+
};
11+
12+
! struct templ specials[100] =
13+
{
14+
"switch", 1,
15+
"case", 2,
16+
--- 58,64 ----
17+
int rwcode;
18+
};
19+
20+
! struct templ specials[1000] =
21+
{
22+
"switch", 1,
23+
"case", 2,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp