$ svn diff
Index: test.c
===================================================================
--- test.c (revision 1)
+++ test.c (working copy)
@@ -2,6 +2,7 @@
int main(void)
{
+ /* Hello world と表示します */
printf("Hello, world\n");
return 0;
0 件のコメント:
コメントを投稿