This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
balblablabla | |
lablbalb | |
alb | |
aalb | |
a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
all: | |
gcc main.c -o locadora |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/lib/header.c b/lib/header.c | |
index ab721a52c..198827062 100644 | |
--- a/lib/header.c | |
+++ b/lib/header.c | |
@@ -1821,7 +1821,7 @@ static rpmRC hdrblobVerifyRegion(rpmTagVal regionTag, int exact_size, | |
regionTag, blob->ril, blob->il, blob->rdl, blob->dl); | |
goto exit; | |
} | |
- | |
+#if 0 |