summarylogtreecommitdiffstats
path: root/return-false.diff
blob: f3fff861047c4b769f93283579daa2483f0e7a28 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/beerxmlreader.cpp	2018-05-02 17:07:05.326205523 +1200
+++ b/src/beerxmlreader.cpp	2018-05-02 17:06:47.596074348 +1200
@@ -254,7 +254,7 @@
     }
     if (hasError()) {
         raiseError("Problem reading recipe");
-        return false;
+        return NULL;
     }
 
     // set grain use according to recipe type