From bc2a869210230038671f969656a5624ebd4f5e09 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Wed, 9 Jan 2013 14:47:49 +0100 Subject: presentation: Fix style & layout --- presentation.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/presentation.asciidoc b/presentation.asciidoc index 828c524..89bb6e9 100644 --- a/presentation.asciidoc +++ b/presentation.asciidoc @@ -8,7 +8,7 @@ * Pufferueberlaeufe * +strcpy(2)+ vs. +strncpy(2)+ - * allgemeine sicheren Programmierung: *Carnegie Mellon University* + * allgemein zu sicherer Programmierung: *Carnegie Mellon University* ** http://www.cert.org/secure-coding/ *** C *** C++ @@ -43,8 +43,8 @@ image::wayland-priv-sep_5.svg[height="75%"] image::wayland-priv-sep.svg[height="75%"] == Privilege-Separation: Wayland -image::wayland-sep-pie.svg[width="45%"] -image::wayland-sep-ratio.svg[width="45%"] +image::wayland-sep-pie.svg[height="50%"] +image::wayland-sep-ratio.svg[width="50%"] == Process-Separation image::proc-sep.svg[height="75%"] -- cgit