summaryrefslogtreecommitdiffstats
path: root/src/tester.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tester.c')
-rw-r--r--src/tester.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tester.c b/src/tester.c
index f7c7701..049cc61 100644
--- a/src/tester.c
+++ b/src/tester.c
@@ -39,7 +39,7 @@ int main(int argc, char *argv[])
//OverlayInfo *infos = calloc(len, sizeof(OverlayInfo));
//int count = laymanAPIGetAllInfos(l, strs, infos);
- OverlayInfo *oi = laymanAPIGetAllInfo(l, "enlightenment");
+ OverlayInfo *oi = laymanAPIGetAllInfo(l, "enlfdsightenment");
if (oi)
{
printf("%s\n~~~~~~~~~~~~~~~~~~~~\n", oi->name);