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

Commit36441d5

Browse files
committed
updated comment and ignore for rust
1 parent874a279 commit36441d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ a.out
1212
src/cpp/testsgp4
1313
src/charp/obj
1414
src/charp/bin
15+
src/rust/Cargo.lock
16+
src/rust/target

‎src/c/TestSGP4.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ typedef struct VERIN {
1313
}VERIN;
1414

1515
/**
16-
* returns the count of verins read and sets thepoint to an array created with malloc.
16+
* returns the count of verins read and sets thepointer to an array created with malloc.
1717
*/
1818
intreadVERINs(VERIN**listptr)
1919
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp