diff options
author | Richard Jones <rjones@redhat.com> | 2010-04-10 21:23:27 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-04-10 21:23:27 +0100 |
commit | 540da0bc1999deda670e846b8db7291826a1a728 (patch) | |
tree | d5ae22a7694dcab0afe1eab5d373a9f5db78ebd2 /src/MAX_PROC_NR | |
parent | 5466638279b51d46e6b24d4f7148d520cb4f3c34 (diff) | |
download | libguestfs-540da0bc1999deda670e846b8db7291826a1a728.tar.gz libguestfs-540da0bc1999deda670e846b8db7291826a1a728.tar.xz libguestfs-540da0bc1999deda670e846b8db7291826a1a728.zip |
New API: checksum-device for checksumming devices.
Analogous to the usual 'checksum' call.
Diffstat (limited to 'src/MAX_PROC_NR')
-rw-r--r-- | src/MAX_PROC_NR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MAX_PROC_NR b/src/MAX_PROC_NR index f1f094b1..997def45 100644 --- a/src/MAX_PROC_NR +++ b/src/MAX_PROC_NR @@ -1 +1 @@ -236 +237 |