From 0de82e08b6546200b266adfb34af458a85ffaf05 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sun, 11 Sep 2011 22:47:31 +1000 Subject: Heimdall 1.3.1 - Improved the no-reboot functionality, you no longer have to reboot to flash more files. - Fixed repartitioning functionality (thanks XDA user psych0phobia for finding the problem!) --- heimdall/source/EndSessionPacket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'heimdall/source/EndSessionPacket.h') diff --git a/heimdall/source/EndSessionPacket.h b/heimdall/source/EndSessionPacket.h index 6547efb..58b90e7 100644 --- a/heimdall/source/EndSessionPacket.h +++ b/heimdall/source/EndSessionPacket.h @@ -18,8 +18,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/ -#ifndef REBOOTDEVICEPACKET_H -#define REBOOTDEVICEPACKET_H +#ifndef ENDSESSIONPACKET_H +#define ENDSESSIONPACKET_H // Heimdall #include "ControlPacket.h" -- cgit v1.1