mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-13 23:49:02 +00:00
12 lines
131 B
Text
12 lines
131 B
Text
![]() |
Name: align function declaration
|
||
|
|
||
|
=-=
|
||
|
int
|
||
|
main (int argc,
|
||
|
char *argv[]);
|
||
|
=-=
|
||
|
int
|
||
|
main (int argc,
|
||
|
char *argv[]);
|
||
|
=-=-=
|