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

Commita0638cd

Browse files
Some renamings
1 parenta7f12af commita0638cd

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ all: test cpp_test
1414
test:$(LIB_OBJS) test.o
1515
$(CC)$(LDFLAGS)$^ -o$@$(LDLIBS)
1616

17-
cpp_test:$(LIB_OBJS) cpp_test.olibwaffleizer.o
17+
cpp_test:$(LIB_OBJS) cpp_test.olibblobstamper.o
1818
$(CXX)$(LDFLAGS)$^ -o$@$(LDLIBS)
1919

2020
%.o:%.cpp$(DEPS)

‎cpp_test.cpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#include<string>
66

7-
#include"libwaffleizer.h"
7+
#include"libblobstamper.h"
88

99

1010
char blob_data[]="aaalkjdhfs89345yu3ifhjew;lkhf4;lt;o34ithp;eriuwtgp;etup568p34tuewritwe;rtgj;ewoty;4w85tyeihwritgzzz";

‎libwaffleizer.cpp‎renamed to ‎libblobstamper.cpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#include<string>
66

7-
#include"libwaffleizer.h"
7+
#include"libblobstamper.h"
88

99
wflMemCtx static_ctx;
1010

File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp