search for: 03dd909

Displaying 2 results from an estimated 2 matches for "03dd909".

Did you mean: 034909
2010 Mar 15
0
[PATCH] Updated the list of ignored files and fixed whitespace issues.
...= libhal_device_get_property_string(hal_ctx, + udi, + key, &dbus_error); } if (!value) diff --git a/src/hal.h b/src/hal.h index 00390e9..03dd909 100644 --- a/src/hal.h +++ b/src/hal.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Red Hat, Inc. +/* hal.h - Copyright (C) 2009 Red Hat, Inc. * Written by Arjun Roy <arroy at redhat.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/host.cpp b/src/...
2010 Apr 26
2
Patch supercedes previous patch...
In looking at the code I realized that the last of the HAL depenencies were removed with this patch. So, I'm pushing an updated patch that contains none of the HAL code in it.